buildrootschalter/package/fontconfig
Thomas Petazzoni daa537c334 fontconfig: fix cross-compilation patch
The existing cross-compilation patch works with our not completely
correct TARGET_CONFIGURE_OPTS. With the correct variables (CFLAGS,
LDFLAGS) being passed, fontconfig was trying to use target
CFLAGS/LDFLAGS when building tools for the host.

This updated patch fixes that problem by correctly using the
CC_FOR_BUILD, CFLAGS_FOR_BUILD variables.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-07 08:14:39 +02:00
..
Config.in fontconfig: fixup help text indentation 2009-03-18 21:21:34 +00:00
fontconfig-2.6.0-parallel-compilation-fix.patch Add a parallel compilation fix for fontconfig 2008-11-11 19:38:10 +00:00
fontconfig-2.6.0-use_for_build.patch fontconfig: fix cross-compilation patch 2010-07-07 08:14:39 +02:00
fontconfig.mk fontconfig: convert to autotools infrastructure for host package 2009-12-15 19:57:36 +01:00