[Lunar-commits] <moonbase> xz: disabled static libs

Duncan Gibson engelsman at lunar-linux.org
Fri Mar 18 20:13:44 CET 2011


commit 027d71c45d289b37c6c651715cfceb6060c79b9a
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Fri Mar 18 20:13:44 2011 +0100

    xz: disabled static libs
---
 archive/xz/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/archive/xz/BUILD b/archive/xz/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/archive/xz/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-static" &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list