[FFmpeg-devel] Hacks on FATE

Diego Biurrun diego
Thu Sep 24 18:32:50 CEST 2009


On Wed, Jun 17, 2009 at 11:00:33PM +0100, M?ns Rullg?rd wrote:
> Some of the FATE configurations are using decidedly non-standard
> configure options.  Some even apply PATCHES to the code.  This is not
> the way we want it to be.
> 
> [...]

There is a new FATE machine with new hacks: OpenSolaris on x86_64.

http://fate.multimedia.cx/index.php?machine=24
http://fate.multimedia.cx/index.php?build_record=115807

configure --arch=amd64 --cc='ccache gcc-4.4 -m64' --extra-cflags=-Wa,--divide
--extra-libs=/usr/lib/64/values-xpg6.o --disable-debug --enable-shared
--enable-gpl --enable-postproc --enable-avfilter --enable-avfilter-lavf
--enable-zlib && /usr/gnu/bin/sed -i -e 's/^\(SHFLAGS\)=\(.*\)/\1=-mimpure-text \2/' config.mak

At least the -Wa,--divide issue is new.  Michael Kostylev runs the
machine, maybe he can comment...

Diego



More information about the ffmpeg-devel mailing list