Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 113857 | Differences between
and this patch

Collapse All | Expand All

(-)MPlayer-1.0pre7try2/configure (-1 / +3 lines)
Lines 6536-6542 Link Here
6536
    CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE"
6536
    CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE"
6537
  fi
6537
  fi
6538
fi
6538
fi
6539
6539
if alpha; then
6540
  CFLAGS="-mieee $CFLAGS"
6541
fi
6540
echocheck "compiler support for -fno-PIC"
6542
echocheck "compiler support for -fno-PIC"
6541
if x86; then
6543
if x86; then
6542
cat > $TMPC <<EOF
6544
cat > $TMPC <<EOF

Return to bug 113857