projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54a789a
)
Revert "Android: add -Wno-date-time flag for clang"
author
Emil Velikov
<emil.l.velikov@gmail.com>
Tue, 5 Sep 2017 14:10:45 +0000
(15:10 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 6 Sep 2017 16:48:51 +0000
(17:48 +0100)
This reverts commit
6dae9176d60d12de61aa03906c44f81e20ef7622
.
No longer needed as of last commit.
Cc: Rob Herring <robh@kernel.org>
Android.common.mk
patch
|
blob
|
history
diff --git
a/Android.common.mk
b/Android.common.mk
index 25ea8a3c490587e6a8d855edf5c60e1f6815bb6c..4d5daf8e9dd5d86cecf28df4f5f4e59d5b5b36ca 100644
(file)
--- a/
Android.common.mk
+++ b/
Android.common.mk
@@
-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 \