Files
android_kernel_xiaomi_sm8450/scripts/gcc-wrapper.py
Elliot Berman 193bd742b5 gcc-wrapper.py: Add warning bcache.h exemption
Exempt the following warning from upstream UAPI header:

./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end].
./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end].

Change-Id: Ib233bb85350dc2a47fa198982f466e763ff40241
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
2021-01-06 10:31:28 -08:00

2.0 KiB
Executable File