Mercurial > mplayer.hg
changeset 23643:f5d5fc751a6a
Hint at --disable-* options as a workaround for outdated binutils.
author | reimar |
---|---|
date | Mon, 25 Jun 2007 13:59:46 +0000 |
parents | 31c64c3a4db3 |
children | 73714a7a98cf |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Jun 25 11:16:42 2007 +0000 +++ b/configure Mon Jun 25 13:59:46 2007 +0000 @@ -2315,7 +2315,7 @@ 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