turn off werror for now

This commit is contained in:
Thomas Gubler
2015-01-05 15:22:43 +01:00
parent 5745189e7b
commit 1fe70a845d

View File

@@ -127,7 +127,6 @@ ARCHCXXFLAGS = -fno-exceptions -fno-rtti -std=gnu++0x -fno-threadsafe-statics
#
ARCHWARNINGS = -Wall \
-Wextra \
-Werror \
-Wdouble-promotion \
-Wshadow \
-Wfloat-equal \