]> code.ossystems Code Review - openembedded-core.git/commit
fontconfig: remove unexplainable and broken build tweaking
authorRoss Burton <ross.burton@intel.com>
Mon, 11 Feb 2013 16:03:09 +0000 (16:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Feb 2013 22:46:47 +0000 (22:46 +0000)
commitba3db5f5e7055d597b21d8b5f8e60bc3c4f12bd2
tree5f94b85ce79e34b13e0020c2608ad58e98bdd493
parenta96e2c84f24c15b77ee1fbc1f998b8b4796b8664
fontconfig: remove unexplainable and broken build tweaking

The build flag twiddling in do_configure_append was unexplainable and clearly
wrong (native flags for a cross build), remove it all.

Parallel make appears to be working now, so enable it.

The tarball doesn't contain read only sources, remove the unpack hacking.

The pkgconfig doesn't need patching as the freetype link lines are the same.

Don't need to specify where freetype is, it's found automatically.

Merge fontconfig-util-dbg into fontconfig-dbg.

Don't export HASDOCBOOK, --disable-docs is sufficient to turn off documentation
building.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/fontconfig/fontconfig-2.10.2/fix-pkgconfig.patch [deleted file]
meta/recipes-graphics/fontconfig/fontconfig_2.10.2.bb