Revert "turn off werror for now"

This reverts commit 1fe70a845d.
This commit is contained in:
Thomas Gubler
2015-01-05 16:50:14 +01:00
parent 017dc42423
commit 87650e49e1
+1
View File
@@ -127,6 +127,7 @@ ARCHCXXFLAGS = -fno-exceptions -fno-rtti -std=gnu++0x -fno-threadsafe-statics
#
ARCHWARNINGS = -Wall \
-Wextra \
-Werror \
-Wdouble-promotion \
-Wshadow \
-Wfloat-equal \