Undocumented, and not used by any ebuilds inheriting this eclass.

Signed-off-by: Ulrich Müller <u...@gentoo.org>
---
 eclass/linux-info.eclass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass
index 154be2a46888..0f6138150144 100644
--- a/eclass/linux-info.eclass
+++ b/eclass/linux-info.eclass
@@ -239,8 +239,7 @@ getfilevar() {
                # Pass dot-config=0 to avoid the config check in kernels prior 
to 5.4.
                echo -e "e:\\n\\t@echo \$(${1})\\ninclude ${basefname}" | \
                        nonfatal emake -C "${basedname}" --no-print-directory 
M="${T}" \
-                       dot-config=0 need-config= need-compiler= \
-                       ${BUILD_FIXES} -s -f - 2>/dev/null
+                       dot-config=0 need-config= need-compiler= -s -f - 
2>/dev/null
 
                ARCH=${myARCH}
        fi
-- 
2.45.2


Reply via email to