Set gcc50 as the primary compiler, gcc47 as secondary
authorJohn Marino <draco@marino.st>
Sun, 19 Apr 2015 06:14:37 +0000 (08:14 +0200)
committerJohn Marino <draco@marino.st>
Wed, 22 Apr 2015 19:43:43 +0000 (21:43 +0200)
commit4e8e707f19cc6258586032c9a167fabc7d18619b
treed95487d8e4d5a0dbb91e0dd8dd70ddcab5c5d429
parentc5146407ab2f32a3bfddb28f9907ddd90d35ddcf
Set gcc50 as the primary compiler, gcc47 as secondary

Per request, rather than define NO_GCC47 to prevent the building of the
secondary compiler, the new variable is called NO_ALTCOMPILER.  This
will avoid some disruption in the future where the actual version is not
important, only the desire to avoid the secondary compiler.
13 files changed:
Makefile.inc1
UPDATING
etc/defaults/compilers.conf
etc/defaults/make.conf
gnu/lib/Makefile
gnu/usr.bin/Makefile
gnu/usr.bin/Makefile.cco
libexec/customcc/cc.sh
share/man/man5/make.conf.5
share/mk/bsd.cpu.mk
sys/sys/param.h
test/x86_64/Makefile
usr.bin/objformat/objformat.c