libxml2: add host compile 554/head
authorJiri Slachta <slachta@cesnet.cz>
Fri, 21 Nov 2014 03:49:47 +0000 (04:49 +0100)
committerJiri Slachta <slachta@cesnet.cz>
Fri, 21 Nov 2014 04:06:04 +0000 (05:06 +0100)
commit4b3cf1a604b542e0a56b59602b58fc4d0a6aac74
tree5c865c8e72719bb21bac047dbbb85ec9ae0511d3
parentc950f48e7aa22f1903ec6a9b233c577b0fbba3fc
libxml2: add host compile

Several packages may depend on host compiled packages during
the build time (such as the new LTS versions of telephony packages).

This commit adds an option to use the libxml2 to be built as
a host package. Usage would be following:

PKG_BUILD_DEPENDS:=libxml2/host

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
libs/libxml2/Makefile