Revert "Android: add -Wno-date-time flag for clang"
This reverts commit 6dae9176d6
.
No longer needed as of last commit.
Cc: Rob Herring <robh@kernel.org>
This commit is contained in:
@@ -32,7 +32,6 @@ LOCAL_C_INCLUDES += \
|
|||||||
MESA_VERSION := $(shell cat $(MESA_TOP)/VERSION)
|
MESA_VERSION := $(shell cat $(MESA_TOP)/VERSION)
|
||||||
LOCAL_CFLAGS += \
|
LOCAL_CFLAGS += \
|
||||||
-Wno-unused-parameter \
|
-Wno-unused-parameter \
|
||||||
-Wno-date-time \
|
|
||||||
-Wno-pointer-arith \
|
-Wno-pointer-arith \
|
||||||
-Wno-missing-field-initializers \
|
-Wno-missing-field-initializers \
|
||||||
-Wno-initializer-overrides \
|
-Wno-initializer-overrides \
|
||||||
|
Reference in New Issue
Block a user