summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2003-03-16 22:43:19 +0000
committerMarc Laukien <marc@zeroc.com>2003-03-16 22:43:19 +0000
commite008fc294747b765a55209ccef74d33242a33e10 (patch)
treef355b631fe060137669704533f17738c3181ae3c /cpp
parentremove compressed message types; modify message header to include (diff)
downloadice-e008fc294747b765a55209ccef74d33242a33e10.tar.bz2
ice-e008fc294747b765a55209ccef74d33242a33e10.tar.xz
ice-e008fc294747b765a55209ccef74d33242a33e10.zip
fixed fd leak in glacier
Diffstat (limited to 'cpp')
-rw-r--r--cpp/config/Make.rules2
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