[Lunar-commits] <moonbase> libtasn1: disabled static libs
Duncan Gibson
engelsman at lunar-linux.org
Fri Mar 18 20:15:56 CET 2011
commit 552c762fdfc0b6e172e22cc022b17eda23a67b6b
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date: Fri Mar 18 20:15:56 2011 +0100
libtasn1: disabled static libs
---
crypto/libtasn1/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/crypto/libtasn1/BUILD b/crypto/libtasn1/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/crypto/libtasn1/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --disable-static" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list