Date: Sat, 26 Feb 2005 07:25:03 +0000 (UTC) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/etc make.conf Message-ID: <200502260725.j1Q7P3RP054885@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trhodes 2005-02-26 07:25:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
share/examples/etc make.conf
Log:
MFC: 1.257, 1.258, and 1.259.
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@rulez.sk> (original version)
Revision Changes Path
1.229.2.9 +7 -5 src/share/examples/etc/make.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502260725.j1Q7P3RP054885>
