Mercurial > mplayer.hg
changeset 26678:174c031a5df0
Remove outdated FIXME comment.
author | diego |
---|---|
date | Sat, 10 May 2008 12:07:06 +0000 |
parents | e3ae3a37ea8a |
children | f7cb590e72a0 |
files | configure |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sat May 10 11:48:17 2008 +0000 +++ b/configure Sat May 10 12:07:06 2008 +0000 @@ -2479,8 +2479,6 @@ # if altivec is enabled, make sure the correct flags turn up in CFLAGS if test "$_altivec" = yes ; then - #FIXME: _mcpu is used for CFLAGS, this needs to be set earlier - #_mcpu="$_mcpu $_altivec_gcc_flags" CFLAGS="$CFLAGS $_altivec_gcc_flags" fi fi