Build gcc41 per default. This can be disabled with NO_GCC41 in make.conf.
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 18 Feb 2007 23:46:11 +0000 (23:46 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 18 Feb 2007 23:46:11 +0000 (23:46 +0000)
commit4e67d7474ab9f4476da25c16ed749a53da45cb3c
treee57f976316094393146715365ea2111c1c479ae3
parentcc1d939b9668c58135ad52bb434f97fa2d2b9631
Build gcc41 per default. This can be disabled with NO_GCC41 in make.conf.

This does not make gcc41 the default compiler.  To do so, you still have to
set CCVER=gcc41 in make.conf or in your environment.
Makefile.inc1
etc/defaults/make.conf
gnu/lib/Makefile
gnu/usr.bin/Makefile
share/man/man5/make.conf.5