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

Duncan Gibson engelsman at lunar-linux.org
Wed Mar 23 21:24:33 CET 2011


commit 0e6e8efe80abe224447d1403f3f9c50e14d981aa
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Wed Mar 23 21:24:33 2011 +0100

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

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


More information about the Lunar-commits mailing list