Closed GoogleCodeExporter closed 9 years ago
-O2 is sane default. You can always ask for -O3 using standard autotools
practice.
I.e. ./configure CXXFLAGS='-O3 -march=native -fomit-frame-pointer'
See INSTALL file for any autotools project. Note that INSTALL in gperftools
starts with gperftool-specific instructions. You can find generic instructions
after that.
Original comment by alkondratenko
on 25 Dec 2013 at 9:07
Original issue reported on code.google.com by
MatthewA...@gmail.com
on 24 Dec 2013 at 5:40