Merge "Revert "Fix typo""
This commit is contained in:
@@ -1488,7 +1488,7 @@ my_cppflags := $(call convert-to-clang-flags,$(my_cppflags))
|
|||||||
my_asflags := $(call convert-to-clang-flags,$(my_asflags))
|
my_asflags := $(call convert-to-clang-flags,$(my_asflags))
|
||||||
my_ldflags := $(call convert-to-clang-flags,$(my_ldflags))
|
my_ldflags := $(call convert-to-clang-flags,$(my_ldflags))
|
||||||
|
|
||||||
# No one should ever use this flag. On GCC its mere presence will disable all
|
# No one should ever use this flag. On GCC it's mere presence will disable all
|
||||||
# warnings, even those that are specified after it (contrary to typical warning
|
# warnings, even those that are specified after it (contrary to typical warning
|
||||||
# flag behavior). This circumvents CFLAGS_NO_OVERRIDE from forcibly enabling the
|
# flag behavior). This circumvents CFLAGS_NO_OVERRIDE from forcibly enabling the
|
||||||
# warnings that are *always* bugs.
|
# warnings that are *always* bugs.
|
||||||
|
Reference in New Issue
Block a user