git: gcc80: Hook into the buildworld as optional compiler.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon May 14 10:31:17 PDT 2018
commit 40f0590fd9eaa000d160c832727428d2dd559129
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed May 2 16:42:24 2018 +0300
gcc80: Hook into the buildworld as optional compiler.
This alternative compiler can be activated by WORLD_ALTCOMPILER variable.
It will not be built by default.
Summary of changes:
Makefile.inc1 | 23 ++++++++++++++
etc/mtree/BSD.include.dist | 76 ++++++++++++++++++++++++++++++++++++++++++++++
etc/mtree/BSD.usr.dist | 28 +++++++++++++++++
gnu/lib/Makefile | 3 ++
gnu/usr.bin/Makefile | 4 +++
share/mk/Makefile | 1 +
share/mk/bsd.README | 1 +
share/mk/bsd.cpu.mk | 2 ++
8 files changed, 138 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40f0590fd9eaa000d160c832727428d2dd559129
--
DragonFly BSD source repository
More information about the Commits
mailing list