[Lunar-commits] <moonbase> check: disabled static libs
Christian Krause
wookietreiber at lunar-linux.org
Thu May 19 23:35:16 CEST 2011
commit f16ab504749b387f28deb0d07fe51ca4aff2e11e
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Thu May 19 23:35:16 2011 +0200
check: disabled static libs
---
devel/check/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/devel/check/BUILD b/devel/check/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/devel/check/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --disable-static" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list