[Ffmpeg-devel] [PATCH] Support universal binary compilation on Mac OS X
Luca Barbato
lu_zero
Fri Feb 24 12:06:20 CET 2006
Dan Villiom Podlaski Christiansen wrote:
> Hi,
>
> Attached below are the changes necessary to build universal binaries.
> They are entirely contained within ffmpeg/configure, ffmpeg/common.mak
> and ffmpeg/Makefile, since it doesn't use common.mak.
>
> Universal binaries are generated by passing --enable-universal (or
> --cpu=universal) to configure which will generate bi-architecture
> ppc/i686 binaries. Other architectures may selected by passing e.g.
> --tune=ppc,ppc64,i686. The default behaviour for Darwin or any other
> target should not be affected.
Looks almost nice but I guess that the commit script would reject it.
Check for tabs in configure parts
lu
--
Luca Barbato
Gentoo/linux Developer Gentoo/PPC Operational Leader
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list