aboutsummaryrefslogtreecommitdiff
path: root/rust/qom/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'rust/qom/meson.build')
-rw-r--r--rust/qom/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/qom/meson.build b/rust/qom/meson.build
index 21e1214..71fdac6 100644
--- a/rust/qom/meson.build
+++ b/rust/qom/meson.build
@@ -12,6 +12,7 @@ _qom_bindings_inc_rs = rust.bindgen(
include_directories: bindings_incdir,
bindgen_version: ['>=0.60.0'],
args: bindgen_args_common,
+ c_args: bindgen_c_args,
)
_qom_rs = static_library(