summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7d38fbfe2c..dee8083914 100755
--- a/configure
+++ b/configure
@@ -2315,7 +2315,7 @@ if x86_32 ; then
if test "$as_verc_fail" != yes ; then
echores "ok"
else
- _res_comment="Upgrade binutils to ${_pref_as_version} ..."
+ _res_comment="Upgrade binutils to ${_pref_as_version} or use --disable-ssse3 etc."
echores "failed"
die "obsolete binutils version"
fi