diff options
| author | Justin M. Forbes <[email protected]> | 2025-01-29 21:50:02 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-02-06 16:13:13 +0000 |
| commit | a9c621a217128eb3fb7522cf763992d9437fd5ba (patch) | |
| tree | 98c1c41b50f08c7fe48f861e41c43401d1ee1021 /scripts/generate_rust_target.rs | |
| parent | rust: init: use explicit ABI to clean warning in future compilers (diff) | |
| download | kernel-a9c621a217128eb3fb7522cf763992d9437fd5ba.tar.gz kernel-a9c621a217128eb3fb7522cf763992d9437fd5ba.zip | |
rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags
This seems to break the build when building with gcc15:
Unable to generate bindings: ClangDiagnostic("error: unknown
argument: '-fzero-init-padding-bits=all'\n")
Thus skip that flag.
Signed-off-by: Justin M. Forbes <[email protected]>
Fixes: dce4aab8441d ("kbuild: Use -fzero-init-padding-bits=all")
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Slightly reworded commit. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions
