Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix meson package build #5912

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Fix meson package build #5912

merged 1 commit into from
Dec 1, 2024

Conversation

star-hengxing
Copy link
Contributor

meson.build:1:0: ERROR: Unable to detect linker for compiler `D:\a\xmake-repo\xmake-repo\ndk\android-ndk-r27\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe -Wl,--version -llog "-target aarch64-none-linux-android30" -fPIE -pie -static-libstdc++ -lc++abi -llog "-target aarch64-none-linux-android30" -static-libstdc++ -lc++abi`
stdout: 
stderr: clang: error: unknown argument: '-target aarch64-none-linux-android30'
clang: error: unknown argument: '-target aarch64-none-linux-android30'

@waruqi waruqi added this to the v2.9.7 milestone Dec 1, 2024
@waruqi waruqi merged commit c170421 into xmake-io:dev Dec 1, 2024
19 checks passed
@star-hengxing star-hengxing deleted the meson branch December 1, 2024 14:02
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.

2 participants