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