mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
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:
parent
54a789aa2a
commit
d03b06b35e
1 changed files with 0 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue