libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang

This commit is contained in:
Joshua Lock
2008-10-31 15:20:31 +00:00
parent 17bb6733b9
commit 25e5b72195
4 changed files with 17 additions and 3 deletions

View File

@@ -4,7 +4,8 @@ PRIORITY = "optional"
LICENSE = "MIT"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz \
file://libxml-64bit.patch;patch=1"
file://libxml-64bit.patch;patch=1 \
file://libxml-nanohttp.patch;patch=1"
inherit autotools pkgconfig binconfig