]> git.sesse.net Git - c64tapwav/commitdiff
Use -fno-math-errno instead of -ffast-math, as the latter might give us less precise...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 6 Mar 2015 16:40:49 +0000 (17:40 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 6 Mar 2015 16:40:49 +0000 (17:40 +0100)
Makefile

index 91e6354cfd47e36332ded58869dfb12f082733a6..44e2a5c2a73051cb08c10751ad804e191cca7c83 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CXXFLAGS=--std=gnu++0x -O2 -ffast-math -g -Wall
+CXXFLAGS=--std=gnu++0x -O2 -fno-math-errno -g -Wall
 LDLIBS=-lavcodec -lavformat -lavutil -lswresample
 
 all: synth decode sync level cleaner