[FFmpeg-devel] [PATCH] fix configure when compiling with -fmudflap
matthieu castet
castet.matthieu
Sun May 4 17:48:46 CEST 2008
Hi,
if I compile ffmpeg with -fmudflap [1], configure fill EXTERN_PREFIX
with garbage (some mudflap symbol).
The attach patch should fix the problem.
Matthieu
[1] configuration: --enable-gpl --enable-shared
--prefix=/usr/local/stow/ffmpegcvs --enable-postproc --cpu=athlon-xp
--extra-cflags=-fmudflap -fmudflapir
-I/usr/lib/gcc/i486-linux-gnu/4.3/include --extra-ldflags=-fmudflap
-fmudflapir -lmudflap -L/usr/lib/gcc/i486-linux-gnu/4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.diff
Type: text/x-diff
Size: 375 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080504/eaad3a13/attachment.diff>
More information about the ffmpeg-devel
mailing list