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