mbenzo
16-02-2007, 21:08
Optimizing performance
I am using the following safe CFLAGS:
Code: grep FLAGS /etc/make.conf
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CXXFLAGS="$CFLAGS"
I am using the following safe CFLAGS:
Code: grep FLAGS /etc/make.conf
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CXXFLAGS="$CFLAGS"