From 070bdc70d4076677a5f8574b4baafd4f49a01f35 Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Thu, 30 Nov 2006 12:49:10 +0000 Subject: Added some comments about building a debug release for RHEL3 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480911 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/options-rhel3.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/options-rhel3.mk') 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. -- cgit v1.2.1