Fast math is too fast for clang

This commit is contained in:
Dale Weiler 2015-01-14 21:58:04 -05:00
parent 51a7b8e6a7
commit d4deaa35ca

View file

@ -3,7 +3,6 @@ CXXFLAGS = \
-std=c++11 \
-Wall \
-Wextra \
-ffast-math \
-fno-exceptions \
-fno-rtti \
-MD