summaryrefslogtreecommitdiff
path: root/eclass/linux-build.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/linux-build.eclass')
-rw-r--r--eclass/linux-build.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/linux-build.eclass b/eclass/linux-build.eclass
index 328f336c..247d7e64 100644
--- a/eclass/linux-build.eclass
+++ b/eclass/linux-build.eclass
@@ -546,6 +546,7 @@ _linux-build_src_prepare_build() {
# Various
--ignore-matching-lines '^CONFIG_PAHOLE_VERSION='
+ --ignore-matching-lines '^CONFIG_HAVE_CTF_TOOLCHAIN='
)
if ! diff -q "${_diff_opts[@]}" "${BUILDDIR}/.config.old" "${BUILDDIR}/.config" ; then