X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2FMakefile;h=21c753a3a715ccd3ffd3da6619a1939f5224fbd4;hb=673c51c61ad415fbdb1a69148fa67dfbeb0afcae;hp=511fb3159bab19e2600282a5320bebfc42c0cce5;hpb=72d9100181f212718c4cd0a6863ef3adaa8e1950;p=rocksndiamonds.git diff --git a/src/Makefile b/src/Makefile index 511fb315..21c753a3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -93,10 +93,10 @@ DEBUG = -DDEBUG -g # PROFILING = $(PROFILING_FLAGS) # OPTIONS = $(DEBUG) -Wall # only for debugging purposes -# OPTIONS = $(DEBUG) -O3 -Wall # only for debugging purposes +OPTIONS = $(DEBUG) -O3 -Wall # only for debugging purposes # OPTIONS = $(DEBUG) -Wall -ansi -pedantic # only for debugging purposes # OPTIONS = -O3 -Wall -ansi -pedantic -OPTIONS = -O3 -Wall +# OPTIONS = -O3 -Wall # OPTIONS = -O3 # OPTIONS = -DSYSV -Ae # may be needed for HP-UX