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

@@ -1,6 +1,6 @@
require libxml2.inc
PR = "r7"
PR = "r8"
DEPENDS += "python-native"