[Lunar-commits] <moonbase> net-snmp: disable static libs

Paul Bredbury brebs at lunar-linux.org
Mon Feb 7 13:18:52 CET 2011


commit e2f9bb7204a9ce13d367c3b033f632938c797d0a
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Mon Feb 7 19:18:52 2011 +0700

    net-snmp: disable static libs
---
 net/net-snmp/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/net/net-snmp/BUILD b/net/net-snmp/BUILD
index fecb37d..384f483 100644
--- a/net/net-snmp/BUILD
+++ b/net/net-snmp/BUILD
@@ -13,6 +13,8 @@
 # So lets put all that together.
   LDFLAGS="$LDFLAGS -Wl,-rpath,${PERL_SO_PATH}"
 
+  OPTS+=" --disable-static"  &&
+
   ./configure  --prefix=/usr         \
                --sysconfdir=/etc     \
                --localstatedir=/var  \


More information about the Lunar-commits mailing list