osx.mk

changeset 429
1607450065ba
parent 407
9505224d2fd2
child 431
1e8592657a01
--- a/osx.mk	Sun Jun 24 11:51:07 2018 +0200
+++ b/osx.mk	Sun Jun 24 12:18:12 2018 +0200
@@ -31,7 +31,7 @@
 AR = ar
 RM = rm
 
-CFLAGS  = -g -c -Wno-deprecated -Wno-format
+CFLAGS  = -O2 -c -Wno-deprecated -Wno-format
 COFLAGS = -o
 LDFLAGS = 
 LOFLAGS = -o

mercurial