* commit '716176059ab8962c7049f91c83c82b1af9f2632a': Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS
This commit is contained in:
@@ -34,9 +34,14 @@ CLANG_CONFIG_EXTRA_CFLAGS := \
|
|||||||
|
|
||||||
CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
||||||
-funswitch-loops \
|
-funswitch-loops \
|
||||||
|
-fno-tree-sra \
|
||||||
|
-finline-limit=64 \
|
||||||
-Wno-psabi \
|
-Wno-psabi \
|
||||||
-Wno-unused-but-set-variable \
|
-Wno-unused-but-set-variable \
|
||||||
-Wno-unused-but-set-parameter \
|
-Wno-unused-but-set-parameter \
|
||||||
|
-Wmaybe-uninitialized \
|
||||||
|
-Wno-maybe-uninitialized \
|
||||||
|
-Wno-error=maybe-uninitialized \
|
||||||
-fno-canonical-system-headers
|
-fno-canonical-system-headers
|
||||||
|
|
||||||
# Clang flags for all host rules
|
# Clang flags for all host rules
|
||||||
|
Reference in New Issue
Block a user