am b0143e2f
: Merge "Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS"
* commit 'b0143e2fffbd3183175e8c1873d3466598ca9457': 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 := \
|
||||
-funswitch-loops \
|
||||
-fno-tree-sra \
|
||||
-finline-limit=64 \
|
||||
-Wno-psabi \
|
||||
-Wno-unused-but-set-variable \
|
||||
-Wno-unused-but-set-parameter \
|
||||
-Wmaybe-uninitialized \
|
||||
-Wno-maybe-uninitialized \
|
||||
-Wno-error=maybe-uninitialized \
|
||||
-fno-canonical-system-headers
|
||||
|
||||
# Clang flags for all host rules
|
||||
|
Reference in New Issue
Block a user