git: gcc80: Make bootstrapping more permissive.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sat Feb 1 21:47:18 PST 2020
commit 225cb38fefe493d6b322d9e7699d9987ec2c56e5
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Feb 1 14:32:40 2020 +0200
gcc80: Make bootstrapping more permissive.
To allow boostrapping on OpenBSD/Linux hosts:
* provide CROSS_LIBDL knob when needed;
* disable use of iconv in support libs;
* disable werror in hostlibs.
Summary of changes:
gnu/usr.bin/cc80/Makefile.inc | 2 +-
gnu/usr.bin/cc80/cc_tools/libcpp/Makefile | 2 ++
gnu/usr.bin/cc80/cc_tools/tools/Makefile | 2 ++
gnu/usr.bin/cc80/support-libs/libcpp/Makefile | 4 ++++
gnu/usr.bin/cc80/support-libs/libcpp/config.h | 2 ++
5 files changed, 11 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/225cb38fefe493d6b322d9e7699d9987ec2c56e5
--
DragonFly BSD source repository
More information about the Commits
mailing list