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]
|
||||
needs_exe_wrapper = true
|
||||
bindgen_clang_arguments = ['-target', '${XBPS_CROSS_TRIPLET}']
|
||||
|
||||
[host_machine]
|
||||
system = 'linux'
|
||||
|
|
Loading…
Add table
Reference in a new issue