[orbitcpp-list] [ orbitcpp-Patches-498431 ] Remove "disable-debug" configure arg
Status: Beta
Brought to you by:
philipd
From: <no...@so...> - 2002-01-02 07:08:18
|
Patches item #498431, was opened at 2002-01-01 21:10 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=300646&aid=498431&group_id=646 Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Braden McDaniel (braden) >Assigned to: Sam Couter (eddiesam) >Summary: Remove "disable-debug" configure arg Initial Comment: This patch removes the "disable-debug" arg from configure. This is actually something that should have been included in my previous patch, but I overlooked it. Users who want compiler flags other than the default ("-g -O2") can provide them by setting CXXFLAGS and CFLAGS at configure time, so this option isn't necessary. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=300646&aid=498431&group_id=646 |