remove gdb debug related configuration option which causes problems with Apple D
eveloper Tools assembler git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,7 +9,7 @@ if [ ! -f ./configure ]; then
|
||||
CONFIG=../configure
|
||||
fi
|
||||
|
||||
CONFIG="$CONFIG --disable-shared --enable-debug --enable-debug_cntxt --enable-debug_gdb --with-threads --without-sockets --without-odbc --enable-mem_tracing"
|
||||
CONFIG="$CONFIG --disable-shared --enable-debug --enable-debug_cntxt --with-threads --without-sockets --without-odbc --enable-mem_tracing"
|
||||
|
||||
echo Invoking $CONFIG
|
||||
|
||||
|
Reference in New Issue
Block a user