[Lunar-commits] <moonbase> gobject-introspection: disable static libs
Paul Bredbury
brebs at lunar-linux.org
Mon Feb 7 13:13:23 CET 2011
commit 5bc2e9b4e7b823951d239394004ae24af828642d
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Feb 7 19:13:23 2011 +0700
gobject-introspection: disable static libs
---
devel/gobject-introspection/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/devel/gobject-introspection/BUILD b/devel/gobject-introspection/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/devel/gobject-introspection/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --disable-static" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list