no -g, enable lapack

release/4.3a0
Frank Dellaert 2010-07-11 05:36:50 +00:00
parent 9b89a32880
commit 925a5ca3c5
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS=" -g -O2 -march=core2 -DNDEBUG" --disable-static
./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS=" -O2 -march=core2 -DNDEBUG" --disable-static --enable-lapack