aboutsummaryrefslogtreecommitdiff
path: root/rust/system
diff options
context:
space:
mode:
Diffstat (limited to 'rust/system')
-rw-r--r--rust/system/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/system/meson.build b/rust/system/meson.build
index 3ec140d..0859f39 100644
--- a/rust/system/meson.build
+++ b/rust/system/meson.build
@@ -20,6 +20,7 @@ _system_bindings_inc_rs = rust.bindgen(
include_directories: bindings_incdir,
bindgen_version: ['>=0.60.0'],
args: bindgen_args_common + _system_bindgen_args,
+ c_args: bindgen_c_args,
)
_system_rs = static_library(