diff --git a/RunCPM/Makefile.macosx b/RunCPM/Makefile.macosx index 0a2e299..f3cae47 100644 --- a/RunCPM/Makefile.macosx +++ b/RunCPM/Makefile.macosx @@ -9,7 +9,7 @@ CC = gcc #CC = gcc -DDEBUG=1 -DDEBUGLOG=1 # Flags to pass to the compiler - add "-g" to include debug information -CFLAGS = -Wall -O3 -fPIC -Wno-unused-variable -DHASLUA +CFLAGS = -Wall -O3 -fPIC -Wno-unused-variable #uncomment next line to include debug symbols CFLAGS+=-ggdb