[Lunar-commits] <moonbase> libxml2: disabled static libs
Duncan Gibson
engelsman at lunar-linux.org
Wed Mar 23 21:28:56 CET 2011
commit c8f1673554aba1d266437e154cae6de5384dc040
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date: Wed Mar 23 21:28:56 2011 +0100
libxml2: disabled static libs
---
libs/libxml2/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libs/libxml2/BUILD b/libs/libxml2/BUILD
index 8c80798..d329393 100644
--- a/libs/libxml2/BUILD
+++ b/libs/libxml2/BUILD
@@ -1,5 +1,7 @@
(
+ OPTS+=" --disable-static" &&
+
patch_it $SOURCE2 1 &&
patch_it $SOURCE3 1 &&
default_build
More information about the Lunar-commits
mailing list