--- hatari/src/Makefile 2019/04/01 07:10:11 1.1.1.5 +++ hatari/src/Makefile 2019/04/01 07:10:29 1.1.1.6 @@ -4,7 +4,7 @@ CC = gcc # Set flags passed to the compiler (e.g. optimization flags) -CMPLRFLAGS = -O3 -fomit-frame-pointer -Wall -Wno-unused +CMPLRFLAGS = -O3 -Wall -Wno-unused # Here you can define the default data directory for Hatari where it # looks for the default TOS image etc.