From ebadb1bcdd3c4fdd2e1a569a04d2cd8c5049b64d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Dec 2022 14:12:52 +0000 Subject: gentoo auto-resync : 28:12:2022 - 14:12:52 --- eclass/Manifest.gz | Bin 37350 -> 37352 bytes eclass/linux-mod.eclass | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index cdba641b3945..a5980f94fdd1 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index aea2a38f233e..d14bbf7d9eae 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -622,7 +622,7 @@ linux-mod_src_compile() { if [[ ! -f "${srcdir}/.built" ]]; then cd "${srcdir}" || die - ln -s "${S}"/Module.symvers Module.symvers || die + ln -s "${S}"/Module.symvers Module.symvers # no die for bug #888679 einfo "Preparing ${modulename} module" if [[ -n ${ECONF_PARAMS} ]]; then eqawarn "This package relies on the deprecated functionality of econf being called in linux-mod_src_compile (ECONF_PARAMS), which will go away in 30 days (20230107) (https://bugs.gentoo.org/340597)" -- cgit v1.2.3