From 89e7211956082c276a5a7bd56153c337600969e1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 1 Nov 2023 09:48:44 +0000 Subject: gentoo auto-resync : 01:11:2023 - 09:48:44 --- eclass/Manifest.gz | Bin 39126 -> 39120 bytes eclass/linux-mod-r1.eclass | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index fe6cf1ed7281..32fdf6072707 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/linux-mod-r1.eclass b/eclass/linux-mod-r1.eclass index 2a3dde6a3101..858fb0628070 100644 --- a/eclass/linux-mod-r1.eclass +++ b/eclass/linux-mod-r1.eclass @@ -1161,8 +1161,8 @@ _modules_set_makeargs() { # eclass handle strip, sign, compress, and depmod (CONFIG_ should # have no impact on building, only used by Makefile.modinst) CONFIG_MODULE_{SIG_ALL,COMPRESS_{GZIP,XZ,ZSTD}}= - DEPMOD=: - STRIP=: + DEPMOD=true #916587 + STRIP=true ) if [[ ! ${MODULES_I_WANT_FULL_CONTROL} ]]; then -- cgit v1.2.3