[MPlayer-cvslog] r23663 - trunk/configure
reimar
subversion at mplayerhq.hu
Mon Jun 25 15:59:47 CEST 2007
Author: reimar
Date: Mon Jun 25 15:59:46 2007
New Revision: 23663
Log:
Hint at --disable-* options as a workaround for outdated binutils.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Mon Jun 25 15:59:46 2007
@@ -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
More information about the MPlayer-cvslog
mailing list