git: boot/boot2 (legacy): Add -fno-addrsig for clang compilation.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Oct 20 08:45:02 PDT 2020
commit f3beb3732ba497d298919db6c6723fdaf7214732
Author: Sascha Wildner <saw at online.de>
Date: Tue Oct 20 16:07:43 2020 +0200
boot/boot2 (legacy): Add -fno-addrsig for clang compilation.
We need this because in this case, the assembler used is binutil's,
which does not understand .addrsig/.addrsig_sym.
Summary of changes:
sys/boot/pc32/boot2/Makefile | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3beb3732ba497d298919db6c6723fdaf7214732
--
DragonFly BSD source repository
More information about the Commits
mailing list