[MPlayer-dev-eng] [PATCH] Fix for altivec gcc flags in configure
Chris Roccati
roccati at pobox.com
Wed May 10 11:17:54 CEST 2006
Hello,
given nobody has yet tackled the issue, I propose this patch to
correct the generation of the CFLAGS in configure to build altivec
enabled code. The malfunction is related to the order in which the
CFLAGS are sanitized and the detection of the gcc flags required to
build for altivec. The issue is evident under MacOS X, where the
current CVS cannot be built. There may be similar issues under Linux/
PPC, but I can't test.
The patch simply adds $_altivec_gcc_flags in OPTFLAGS at line 7295.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure_altivec.patch
Type: application/octet-stream
Size: 881 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060510/8f051ab2/attachment.obj>
More information about the MPlayer-dev-eng
mailing list