boot/boot2 (legacy): Add -fno-addrsig for clang compilation.
authorSascha Wildner <saw@online.de>
Tue, 20 Oct 2020 14:07:43 +0000 (16:07 +0200)
committerSascha Wildner <saw@online.de>
Tue, 20 Oct 2020 14:07:43 +0000 (16:07 +0200)
commitf3beb3732ba497d298919db6c6723fdaf7214732
tree41b3f4ea9fd97a6ccc861280ee022c09c3f2e842
parent1fbcaeea0f23b1c05609fe814944d89978adf03e
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.
sys/boot/pc32/boot2/Makefile