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

Christian Krause wookietreiber at lunar-linux.org
Thu May 19 23:39:59 CEST 2011


commit d770189de04ead1edb1b862c07f18b0b6f27de2c
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Thu May 19 23:39:59 2011 +0200

    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