changed to compile without BLAS

release/4.3a0
Frank Dellaert 2010-04-23 02:19:36 +00:00
parent 6eca454de1
commit 16e2f8430b
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/ --enable-blas CXXFLAGS=" -g -O2 -march=core2 -DNDEBUG" --disable-static ./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS=" -g -O2 -march=core2 -DNDEBUG" --disable-static