Date: Wed, 23 Feb 2005 01:10:28 +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: <200502230110.j1N1ASPc000377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@rulez.sk> (original version)
Revision Changes Path
1.257 +3 -3 src/share/examples/etc/make.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502230110.j1N1ASPc000377>
