changeset 37 | 7928e0e6eee9 |
parent 35 | e623dc3645a3 |
child 38 | 271bea5552dc |
1.1 --- a/Makefile.conf Sun Dec 28 17:31:52 2014 +0100 1.2 +++ b/Makefile.conf Sun Dec 28 23:07:55 2014 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 BUILD_ON=$(shell uname) 1.5 BUILD_FOR=$(BUILD_ON) 1.6 -OPTIMIZE=-g -O0 1.7 -#OPTIMIZE=-O3 -DNDEBUG 1.8 +#OPTIMIZE=-g -O0 1.9 +OPTIMIZE=-O3 -DNDEBUG 1.10 # the next two lines are ignored on Windoze 1.11 SYSTEM_DB=/usr/local/share/pEp/system.db 1.12 PREFIX=$(HOME)