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

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


commit 424d10f149e94593ae98f7155c87b5e0d9920c2a
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Fri Mar 18 20:16:18 2011 +0100

    gnutls: disabled static libs
---
 crypto/gnutls/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/crypto/gnutls/BUILD b/crypto/gnutls/BUILD
index 1bb63e5..f3505dd 100644
--- a/crypto/gnutls/BUILD
+++ b/crypto/gnutls/BUILD
@@ -1,6 +1,6 @@
 (
 
-  OPTS+=" --with-lzo"  &&
+  OPTS+=" --with-lzo --disable-static"  &&
 
   default_build
 


More information about the Lunar-commits mailing list