Dan ELKOUBY %!s(int64=11) %!d(string=hai) anos
pai
achega
df71461baf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -5,7 +5,7 @@ DEBUG = FALSE
 GCC = nspire-gcc
 GCCFLAGS = -Wall -W -marm
 ifeq ($(DEBUG),FALSE)
-	GCCFLAGS += -Ofast
+	GCCFLAGS += -Ofast -flto
 else
 	GCCFLAGS += -O0 -g
 	LDFLAGS += --debug