Module: Mesa
Branch: master
Commit: d03b06b35e4ffea840f392132006df82cde5b67d
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d03b06b35e4ffea840f392132006df82cde5b67d

Author: Emil Velikov <[email protected]>
Date:   Tue Sep  5 15:10:45 2017 +0100

Revert "Android: add -Wno-date-time flag for clang"

This reverts commit 6dae9176d60d12de61aa03906c44f81e20ef7622.

No longer needed as of last commit.

Cc: Rob Herring <[email protected]>

---

 Android.common.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Android.common.mk b/Android.common.mk
index 25ea8a3c49..4d5daf8e9d 100644
--- 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 \

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to