Make.spec
changeset 90 ac3a0d07b1e4
parent 59 6d6cd1890441
child 128 711922afca0b
--- a/Make.spec	Sat Dec 01 11:45:21 2012 +0100
+++ b/Make.spec	Sat Dec 01 13:49:51 2012 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/goodies/petitparser/Make.spec,v 1.3 2012-05-04 22:18:01 vrany Exp $
+# $Header: /cvs/stx/stx/goodies/petitparser/Make.spec,v 1.4 2012-12-01 12:49:51 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_petitparser.
@@ -34,7 +34,7 @@
 # ********** OPTIONAL: MODIFY the next line(s) ***
 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
 # STCLOCALOPTIMIZATIONS=+optspace3
-STCLOCALOPTIMIZATIONS=+optspace3
+STCLOCALOPTIMIZATIONS=+optspace3 -inlinenot
 
 
 # Argument(s) to the stc compiler (stc --usage).
@@ -128,6 +128,3 @@
     $(OUTDIR)PPTokenParser.$(O) \
     $(OUTDIR)PPWrappingParser.$(O) \
     $(OUTDIR)extensions.$(O) \
-
-
-