]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
make.sh fix i586 code generation.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 24 Sep 2020 05:38:56 +0000 (07:38 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 24 Sep 2020 05:38:56 +0000 (07:38 +0200)
commitcf58f6593148f55b2016e2a18af75925271ef1b7
tree99b7228d92defeda928cc55bd8f556660092564d
parentd83422d1c06058b66762477d9dcd008ff70bf485
make.sh fix i586 code generation.

-fcf-protection insert non i586 instructions that crash on amd k6 and geode
to build a working glibc also the toolchain compiler must build without this
so this need a new toolchain.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh