Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Fix the build with gcc 3.4 part 2/2. Don't use the flag | Greg Lewis | 2004-11-27 | 1 | -0/+15 |
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1] . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS. Also, respect the setting of CXX and CXXFLAGS. PR: 71516 [1] Submitted by: Damir Kiramov <damirycha@damirycha.net.ru> [1] Notes: svn path=/head/; revision=122563 |