From: hackbard Date: Thu, 16 Aug 2007 16:27:12 +0000 (+0200) Subject: test without float-store compiler option X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=commitdiff_plain;h=b2868fcd6de3902fca30d00eb33f867592c970b5 test without float-store compiler option --- diff --git a/Makefile b/Makefile index ee6e927..61c137f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ CC=gcc CFLAGS=-Wall CFLAGS+=-O3 -CFLAGS+=-ffloat-store +#CFLAGS+=-ffloat-store CFLAGS+=-g #CFLAGS+=-DDEBUG #CFLAGS+=-DVDEBUG