]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
net-snmp: Disable static libs.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Sep 2009 10:20:11 +0000 (12:20 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Sep 2009 10:20:11 +0000 (12:20 +0200)
lfs/net-snmp

index f2510033252524f1c680e0ae42022ae05a9cb6c6..0d3d0feb382b01d9be17e367e9c29698645f0810 100644 (file)
@@ -91,7 +91,8 @@ $(OBJECT): $(objects)
                        --with-sys-location=localhost \
                        --with-logfile=/var/log/snmpd.log \
                        --with-persistent-directory=/var/net-snmp \
-                       --disable-embedded-perl
+                       --disable-embedded-perl \
+                       --disable-static
 
        cd $(DIR_APP) && make CFLAGS="$(CFLAGS)" #$(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install