Rich Felker
|
aacd84ed2c
update cowpatch from upstream to fix regression on bash
|
5 years ago |
Rich Felker
|
75e6c618ad
add musl 1.2.0 and make it default
|
5 years ago |
Rich Felker
|
a69bac0464
use new cowpatch -I command rather than open-coding same thing in Makefile
|
5 years ago |
Rich Felker
|
6b7083fa6a
update cowpatch.sh from upstream
|
5 years ago |
Rich Felker
|
b49456e19a
fix gcc 8+ static pie patches to make -static-pie pass -static to ld
|
5 years ago |
Rich Felker
|
d7f31bde7e
pass --disable-assembly to gcc configure, for gmp
|
5 years ago |
Rich Felker
|
97b7d13f65
force cross compiler/cross compiling
|
5 years ago |
Rich Felker
|
463cd3e669
pass --disable-bootstrap to gcc
|
5 years ago |
Rich Felker
|
03b296f811
fix missing exec permissions on replaced config.sub
|
5 years ago |
Rich Felker
|
b3970874c3
add some more things you can turn off to config.mak.dist examples
|
5 years ago |
Rich Felker
|
a00f88f20e
clarify that --enable-languages=c,c++ is default in config.mak.dist
|
5 years ago |
Rich Felker
|
2954bf4b6d
remove --disable-multilib from config.mak.dist example
|
5 years ago |
Rich Felker
|
59d9dff00c
improve patch dependency rules
|
5 years ago |
Rich Felker
|
9515af5143
add binutils patches for pr22269
|
5 years ago |
Rich Felker
|
3cfbdabfd6
add asound uapi patches for linux 4.19.90, headers-4.19.88
|
5 years ago |
Rich Felker
|
6a73704be3
re-add archscripts removal patch for linux 4.19.90
|
5 years ago |
Rich Felker
|
1645ae3476
remove support for old linux headers
|
5 years ago |
Rich Felker
|
19568178bd
fix wrong ac_cv_prog_lex_root value
|
5 years ago |
Rich Felker
|
03d6d755c7
add patch fixing gcc pr93402 (wrong codegen)
|
5 years ago |
Rich Felker
|
de5dc219d8
add safety in make rules involving rm -rf
|
5 years ago |
Rich Felker
|
eb979cc08b
remove old patched source dir before trying to rename new one over it
|
5 years ago |
Rich Felker
|
1be04b50ec
move config.sub dependency to patched source trees instead of orig ones
|
5 years ago |
Rich Felker
|
8a92c5230c
add dependencies on patches for patched/patchable source trees
|
5 years ago |
Travis Cross
|
a226f5f416
Fix initialization of CoW source trees
|
5 years ago |
Rich Felker
|
1e4e952ed2
bump default gcc version to 9.2.0
|
5 years ago |
Rich Felker
|
8adcc4bec7
bump default binutils version to 2.33.1
|
5 years ago |
Rich Felker
|
3d26f0cf02
add binutils 2.33.1
|
5 years ago |
Rich Felker
|
ebf93035c6
make initialization of cow source trees robust
|
5 years ago |
Rich Felker
|
49f489e5c6
remove support for non-latest versions in gcc 6 and 7 series
|
5 years ago |
Rich Felker
|
c7557051a5
integrate cowpatch for preservation of original source trees
|
5 years ago |