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