]> git.pld-linux.org Git - packages/Mesa.git/commit - Mesa.spec
for %{arm} with hardfloat pass -mfloat-abi=hard to clang invoked by bindgen auto/th/Mesa-22.3.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 1 Dec 2022 22:22:45 +0000 (23:22 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 1 Dec 2022 22:22:45 +0000 (23:22 +0100)
commit958c933ebc086e0e568bc061cb651f89213699d1
tree4496c47e382041b4f51dbd8d4b599a490249a13b
parent9b8203d9756d0fd1ff85eb2f57ec3bbfd534b0b7
for %{arm} with hardfloat pass -mfloat-abi=hard to clang invoked by bindgen

it appears that libclang preprocessing uses some minimal platform
configuration which for %{arm} means soft float causing error on hard
float targets:

/usr/include/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-soft.h' file not found
panicked at 'Unable to generate bindings: ClangDiagnostic("/usr/include/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-soft.h' file not found\n")', bindgen-cli/main.rs:52:36
Mesa.spec
This page took 0.075941 seconds and 4 git commands to generate.