chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / expat / expat.inc
blob6d27b77b196369d7cfffd97b62c7d1b5253e44f3
1 DESCRIPTION = "Jim Clarkes XML parser library."
2 HOMEPAGE = "http://expat.sf.net/"
3 SECTION = "libs"
4 LICENSE = "MIT"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz \
7           "
8 S = "${WORKDIR}/expat-${PV}"
10 export LTCC = "${CC}"
12 inherit autotools