diff options
author | 2025-01-29 14:50:02 -0700 | |
---|---|---|
committer | 2025-02-06 17:13:13 +0100 | |
commit | a9c621a217128eb3fb7522cf763992d9437fd5ba (patch) | |
tree | 98c1c41b50f08c7fe48f861e41c43401d1ee1021 /net/lapb/lapb_in.c | |
parent | rust: init: use explicit ABI to clean warning in future compilers (diff) | |
download | wireguard-linux-a9c621a217128eb3fb7522cf763992d9437fd5ba.tar.xz wireguard-linux-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 <jforbes@fedoraproject.org>
Fixes: dce4aab8441d ("kbuild: Use -fzero-init-padding-bits=all")
Reviewed-by: Kees Cook <kees@kernel.org>
Link: https://lore.kernel.org/r/20250129215003.1736127-1-jforbes@fedoraproject.org
[ Slightly reworded commit. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions