x
authorClaus Gittinger <cg@exept.de>
Tue, 18 Nov 2014 15:14:20 +0100
changeset 3523 e0b4392570f2
parent 3522 2a3ed09894fb
child 3524 04c23bfb0654
x
Make.spec
--- a/Make.spec	Tue Nov 18 15:06:12 2014 +0100
+++ b/Make.spec	Tue Nov 18 15:14:20 2014 +0100
@@ -34,7 +34,7 @@
 # ********** OPTIONAL: MODIFY the next line(s) ***
 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
 # STCLOCALOPTIMIZATIONS=+optspace3
-STCLOCALOPTIMIZATIONS=+optinline
+STCLOCALOPTIMIZATIONS=+optinline +optinline2 +inlinenew
 
 
 # Argument(s) to the stc compiler (stc --usage).
@@ -42,6 +42,7 @@
 #  -warnNonStandard : no warnings about ST/X extensions
 #  -warnEOLComments : no warnings about EOL comment extension
 #  -warnPrivacy     : no warnings about privateClass extension
+#  -warnUnused      : no warnings about unused variables
 #
 # ********** OPTIONAL: MODIFY the next line(s) ***
 # STCWARNINGS=-warn