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:
Emil Velikov
2017-09-05 15:10:45 +01:00
parent 54a789aa2a
commit d03b06b35e

View File

@@ -32,7 +32,6 @@ LOCAL_C_INCLUDES += \
MESA_VERSION := $(shell cat $(MESA_TOP)/VERSION)
LOCAL_CFLAGS += \
-Wno-unused-parameter \
-Wno-date-time \
-Wno-pointer-arith \
-Wno-missing-field-initializers \
-Wno-initializer-overrides \