q66
dd50c1905d
build-style/void-cross: fix for newer libucontext + autoguess arch
2021-01-20 15:25:07 +01:00
John
599b7fef67
build-style/void-cross: remove enable-obsolete-{rpc,nsl} from glibc
...
also enable glibc cross toolchains on musl
2021-01-20 15:24:58 +01:00
John
a40f4cd82b
build-style/void-cross: disable usage of fixincl, it breaks glibc and does nothing for musl
2021-01-20 15:24:45 +01:00
John
0caccad4cc
build-style/void-cross: fix build with 5.10 kernel headers
2021-01-20 15:24:37 +01:00
q66
2d80cf4c49
build-style/void-cross: enable patching binutils
2021-01-20 15:24:32 +01:00
q66
e44dfff752
build-style/void-cross: explicitly enable plugins in binutils
...
this is already enabled implicitly based on checks, but might as
well make it explicit; it does not actually make any practical
difference though
2021-01-13 21:02:05 +01:00
q66
f2f3c6661b
build-style/void-cross: unify binutils options with template a bit
2021-01-07 16:42:47 +01:00
q66
210a2823ef
common/build-style: add void-cross
...
this introduces a new build-style void-cross, which can be used
to write system crosstoolchain templates; this is to reduce the
amount of maintenance, resolve existing problems with the cross
toolchain templates and remove repeated code
2020-12-31 23:48:57 +01:00