summary refs log tree commit diff stats
path: root/rust/hw/core
diff options
context:
space:
mode:
Diffstat (limited to 'rust/hw/core')
-rw-r--r--rust/hw/core/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/hw/core/meson.build b/rust/hw/core/meson.build
index 81d8c77f9a..e1ae95ed61 100644
--- a/rust/hw/core/meson.build
+++ b/rust/hw/core/meson.build
@@ -41,6 +41,7 @@ _hwcore_bindings_inc_rs = rust.bindgen(
   include_directories: bindings_incdir,
   bindgen_version: ['>=0.60.0'],
   args: bindgen_args_common + _hwcore_bindgen_args,
+  c_args: bindgen_c_args,
 )
 
 _hwcore_rs = static_library(