summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/misc-functions.sh')
-rwxr-xr-xbin/misc-functions.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index fd0a21866..41de0fb94 100755
--- a/bin/misc-functions.sh
+++ b/bin/misc-functions.sh
@@ -590,6 +590,9 @@ install_qa_check() {
eqawarn "${f}"
vecho -ne '\n'
abort="yes"
+ case "$m" in
+ ": warning: call to .* will always overflow destination buffer$") gentoo_bug=yes ;;
+ esac
fi
done
local cat_cmd=cat