X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2FMakefile;h=3735291679c09be9eb9a0e84331b1bf06ec0b814;hp=3019442b927bbc46e2e13e3a669c1a060af26fa0;hb=50c422d96b6da2c0412b6bd3763e9d1a029a6014;hpb=0918c3eb2f6219a8cc72aa85bd9c4889788dd474;ds=sidebyside diff --git a/src/Makefile b/src/Makefile index 3019442b..37352916 100644 --- a/src/Makefile +++ b/src/Makefile @@ -70,6 +70,7 @@ CONFIG = $(CONFIG_GAME_DIR) $(SOUNDS) $(JOYSTICK) \ # DEBUG = -DDEBUG -g -Wall -ansi -pedantic # DEBUG = -DDEBUG -g -Wall +# DEBUG = -O3 -Wall -ansi -pedantic DEBUG = -O3 -Wall # DEBUG = -O3