[Lunar-commits] <moonbase> curl: disabled static libs

Duncan Gibson engelsman at lunar-linux.org
Fri Mar 18 20:14:53 CET 2011


commit 4b6f8659da3bcf0665fc6d6509528e8aa8537f9e
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Fri Mar 18 20:14:53 2011 +0100

    curl: disabled static libs
---
 ftp/curl/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/ftp/curl/BUILD b/ftp/curl/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/ftp/curl/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-static" &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list