]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer
authorobrien <obrien@FreeBSD.org>
Thu, 16 Aug 2001 06:05:18 +0000 (06:05 +0000)
committerobrien <obrien@FreeBSD.org>
Thu, 16 Aug 2001 06:05:18 +0000 (06:05 +0000)
commitcd3f3aab8e337abe90764fb04a24c977624fdecd
tree025a5ff5558a3dc152596f4912bf98e8b818132e
parentcd8f761f0ab2cc4e533f738ed4bcf1712cb5b6ce
Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob.  If set to an integer
value, it forces GCC to not optimize above this level.  For intance, GCC
made with "WANT_FORCE_OPTIMIZATION_DOWNGRADE=1" is a good setting for the
Alpha platform when building ports.
contrib/gcc/toplev.c
etc/defaults/make.conf
gnu/usr.bin/cc/Makefile.inc
share/examples/etc/make.conf
share/man/man5/make.conf.5