summaryrefslogtreecommitdiff
path: root/cpp/options-rhel3.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/options-rhel3.mk')
-rw-r--r--cpp/options-rhel3.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/options-rhel3.mk b/cpp/options-rhel3.mk
index f2108d89e0..be5741e8c6 100644
--- a/cpp/options-rhel3.mk
+++ b/cpp/options-rhel3.mk
@@ -2,9 +2,6 @@
# Expects dependencies in ~/local
#
-# Comment out the setting of RELEASE to build a debug release.
-RELEASE := 1
-
# Configure Boost.
BOOST_CXXFLAGS := -I$(HOME)/local/boost-1.33.1/include/boost-1_33_1
CXXFLAGS := $(CXXFLAGS) $(BOOST_CXXFLAGS)