mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
sharutils: Fix build with -fno-common
GCC 10 defaults to -fno-common that results into errors on multiple global variable definitions Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,6 +10,8 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \
|
||||
file://0001-Fix-build-with-clang.patch \
|
||||
file://CVE-2018-1000097.patch \
|
||||
file://0001-Fix-build-with-recent-gettext.patch \
|
||||
file://0001-Fix-building-with-GCC-10.patch \
|
||||
file://0002-Do-not-include-lib-md5.c-into-src-shar.c.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "32a51b23e25ad5e6af4b89f228be1800"
|
||||
SRC_URI[sha256sum] = "ee336e68549664e7a19b117adf02edfdeac6307f22e5ba78baca457116914637"
|
||||
|
||||
Reference in New Issue
Block a user