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> |
||
---|---|---|
.. | ||
arch | ||
binutils | ||
cc | ||
companion_libs | ||
companion_tools | ||
debug | ||
kernel | ||
libc | ||
test_suite | ||
arch.sh | ||
companion_libs.sh | ||
companion_tools.sh | ||
debug.sh | ||
internals.sh | ||
libc.sh | ||
test_suite.sh |