]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Fast math is too fast for clang
[xonotic/gmqcc.git] / Makefile
index 89d88053c460223bcb4c14f590909478190e5726..9dd66ec8c07d5fd97abd1e397071177eda1f8e33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ CXXFLAGS = \
        -std=c++11 \
        -Wall \
        -Wextra \
-       -ffast-math \
        -fno-exceptions \
        -fno-rtti \
        -MD