diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-09-22 13:40:35 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2023-09-25 13:05:04 -0700 |
commit | d5546bdceaa2f3040d16a33fcbd824ba94b8cfde (patch) | |
tree | 89578b4aaa9869e6a7b02de8955554445c175ecf /mesonbuild/dependencies/detect.py | |
parent | c1ac252f4ffecc381abe24e13584e1c48516e0eb (diff) | |
download | meson-d5546bdceaa2f3040d16a33fcbd824ba94b8cfde.zip meson-d5546bdceaa2f3040d16a33fcbd824ba94b8cfde.tar.gz meson-d5546bdceaa2f3040d16a33fcbd824ba94b8cfde.tar.bz2 |
rust: apply global, project, and environment C args to bindgen
This means that arguments set via `add_global_arguments`,
`add_project_arguments` and by either the `-Dc_args` or `CFLAGS` are
applied to bindgen as well. This can be important when, among other
things, #defines are set via these mechanisms.
Fixes: #12065
Diffstat (limited to 'mesonbuild/dependencies/detect.py')
0 files changed, 0 insertions, 0 deletions