World - Change default compiler from gcc-5 to gcc-8
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 3 Sep 2018 17:25:35 +0000 (10:25 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 3 Sep 2018 17:25:35 +0000 (10:25 -0700)
commit2a89766ae0591bf31ec51e6298cf4e4d050f4a1a
tree45cee393df4a7499953bb2bba990652d111cbc77
parent902eed007e08988a012b00c4a0a30931c65e7309
World - Change default compiler from gcc-5 to gcc-8

* Change the default compiler from gcc-5 to gcc-8.
  gcc-5 will no longer be built by default.  Setting
  WORLD_ALTCOMPILER=all will build all three as before.

* Create CC hardlink for gcc80 so dports picks it up.
  gcc80 is now the default for dports instead of 50.

* Adjust the Makefile's to make things easier the next time,
  though they could still use more work.
Makefile.inc1
gnu/lib/Makefile
gnu/usr.bin/Makefile
gnu/usr.bin/cc80/drivers/c++/Makefile
share/mk/bsd.cpu.mk
usr.bin/objformat/objformat.c