diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/config/Make.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/Make.rules b/cpp/config/Make.rules index ce6e8ab143f..f732f845cd4 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -24,7 +24,7 @@ prefix = /opt/Ice-$(VERSION) # optimization. Otherwise Ice is build with debug information. # -#OPTIMIZE = yes +OPTIMIZE = no # # The values below can be overridden by defining them as environment |