summaryrefslogtreecommitdiff
path: root/maintainer
diff options
context:
space:
mode:
authorNik Konyuchenko <spaun2002mobile@gmail.com>2021-06-24 07:51:21 (GMT)
committerNik Konyuchenko <spaun2002mobile@gmail.com>2021-06-24 07:58:32 (GMT)
commit05c67589851c70df19a94d5a00b6634681f08bcd (patch)
treeb7fe363792f97356f5ff6c02bcf26e1a52c93d15 /maintainer
parentc7996054b5f7520b94839427f3f1f19acea409b0 (diff)
Fix build of older Glibc using GCC >=10
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>
Diffstat (limited to 'maintainer')
0 files changed, 0 insertions, 0 deletions