diff options
Diffstat (limited to 'cpp/options-rhel3.mk')
-rw-r--r-- | cpp/options-rhel3.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/options-rhel3.mk b/cpp/options-rhel3.mk index c84cab94b1..f2108d89e0 100644 --- a/cpp/options-rhel3.mk +++ b/cpp/options-rhel3.mk @@ -2,6 +2,7 @@ # Expects dependencies in ~/local # +# Comment out the setting of RELEASE to build a debug release. RELEASE := 1 # Configure Boost. |