This commit is contained in:
Themaister 2010-08-19 20:30:14 +02:00
parent ff4869042b
commit 8c956f95a1

View File

@ -30,9 +30,7 @@ ifeq ($(BUILD_FILTER), 1)
OBJ += hqflt/grayscale.o
endif
CFLAGS = -Wall -O0 -march=native -std=gnu99 -g
CFLAGS = -Wall -O3 -march=native -std=gnu99
all: $(TARGET)