Skip to content

meson: Fix crashes on 2k3000#3935

Open
xry111 wants to merge 1 commit into
cisco:masterfrom
xry111:xry111/meson-2k3k
Open

meson: Fix crashes on 2k3000#3935
xry111 wants to merge 1 commit into
cisco:masterfrom
xry111:xry111/meson-2k3k

Conversation

@xry111
Copy link
Copy Markdown
Contributor

@xry111 xry111 commented Mar 5, 2026

Similar to 1c5ac2f, don't apply -mlsx or -mlasx globally. Unfortunately we cannot simply apply compiler flags to some source files in meson (see mesonbuild/meson#1367), so we need to isolate those files into static libraries dedicated for LSX and LASX and use link_whole to put them together.

Similar to 1c5ac2f, don't apply -mlsx or -mlasx globally.
Unfortunately we cannot simply apply compiler flags to some source
files in meson (see mesonbuild/meson#1367),
so we need to isolate those files into static libraries dedicated
for LSX and LASX and use link_whole to put them together.

Signed-off-by: Xi Ruoyao <xry111@xry111.site>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant