mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +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.in | ||
bionic.in | ||
glibc.in | ||
mingw-w64.in | ||
moxiebox.in | ||
musl.in | ||
newlib.in | ||
none.in | ||
uClibc.in |