summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 891347d39c..4040a254c1 100755
--- a/configure
+++ b/configure
@@ -2479,8 +2479,6 @@ EOF
# 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