common/build-helper/meson: pass target to bindgen
This commit is contained in:
parent
00cd7eccdf
commit
585515f423
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ cat > "${XBPS_WRAPPERDIR}/meson/xbps_meson.cross" <<-EOF
|
||||||
|
|
||||||
[properties]
|
[properties]
|
||||||
needs_exe_wrapper = true
|
needs_exe_wrapper = true
|
||||||
|
bindgen_clang_arguments = ['-target', '${XBPS_CROSS_TRIPLET}']
|
||||||
|
|
||||||
[host_machine]
|
[host_machine]
|
||||||
system = 'linux'
|
system = 'linux'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue