You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
280 B

Index: config.mak
--- config.mak.orig 2009-03-14 10:04:17 +0100
+++ config.mak 2009-03-14 10:04:11 +0100
@@ -3,7 +3,7 @@
#CFLAGS += -DDEBUG
-CFLAGS += -Os -fomit-frame-pointer -g -Wall
+CFLAGS += -fomit-frame-pointer
CFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64