mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
05c6758985
Issue #1535 GCC 10 changed the default to -fno-common, which leads to a linking error in GLibc older than 2.30. This change adds -fcommon cflag for the target GLibc versions <=2.29 and GCC >=10. This change also adds additional cflags for the target GLibc to disable new GCC11 checks that lead to compilation errors. Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com> |
||
---|---|---|
.. | ||
avr-libc.sh | ||
bionic.sh | ||
glibc.sh | ||
mingw-w64.sh | ||
moxiebox.sh | ||
musl.sh | ||
newlib.sh | ||
none.sh | ||
uClibc.sh |