oops, when I fixed the typo I had the optimized version uncommented.

release/4.3a0
Chris Beall 2009-12-11 05:11:14 +00:00
parent 2f8e7b2d47
commit 11b61138b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/
./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/
# for maximum performance on Intel Core2 platform:
./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS="-O3 -march=nocona -mtune=generic -DNDEBUG"
#./configure --prefix=$HOME --with-toolbox=$HOME/toolbox/ --with-boost=/opt/local/include/ CXXFLAGS="-O3 -march=nocona -mtune=generic -DNDEBUG"