[Ffmpeg-devel] [PATCH] fix CONFIG_EBX_AVAILABLE on Darwin/x86
Diego Biurrun
diego
Sat Apr 14 10:42:07 CEST 2007
On Fri, Apr 13, 2007 at 05:24:55PM -0400, Alexander Strange wrote:
> The configure test is failing at the moment because it's run before
> Darwin's PIC options are added to cflags.
More details please.
> It needs to be run after the -mdynamic-no-pic check, and VHOOKCFLAGS
> needs to be set before that. This patch moves them to what I think
> are better places, after which the test runs properly.
They aren't better places, VHOOKCFLAGS is supposed to pick up *all*
CFLAGS except for -mdynamic-no-pic.
Diego
More information about the ffmpeg-devel
mailing list