diff options
author | jstebbins <[email protected]> | 2009-11-27 20:24:26 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2009-11-27 20:24:26 +0000 |
commit | 2e67232172e322cae20434318dffec1426822d69 (patch) | |
tree | 90d3ce3c6c542b0f06d73d223d825380435d96d0 /contrib/libdvdnav/A07-missing-menu.patch | |
parent | 63d5431c5f4c199ceb194160136aed5a6596d18e (diff) |
fix ffmpeg build on osx i386
gcc 4.2 on osx defines the built-in macro __PIC__ which ffmpeg's configure
uses to determine if it should enable pic. Enabling pic uses extra
registers which causes some inline asm to fail due to lack of available
registers.
I disabled the normal check and forced pic enabled for x86_64 since it
requires it.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2987 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/libdvdnav/A07-missing-menu.patch')
0 files changed, 0 insertions, 0 deletions