cvs commit: src/share/examples/etc make.conf
Tom Rhodes
trhodes at FreeBSD.org
Wed Feb 23 01:10:29 GMT 2005
trhodes 2005-02-23 01:10:28 UTC
FreeBSD src repository
Modified files:
share/examples/etc make.conf
Log:
Add 'nocona' to the list of Intel ia64 CPUs and k8 to the AMD CPUs.
Replace -fmemoize-lookups -fsave-memoized with a working example,
-fconserve-space. To quote part of the GCC docs on this option:
"Put uninitialized or runtime-initialized global variables into the
common segment, as C does."
MFC after: 2 days
Submitted by: Daniel Gerzo <danger at rulez.sk> (original version)
Revision Changes Path
1.257 +3 -3 src/share/examples/etc/make.conf
More information about the cvs-src
mailing list