diff network/dhcpcd/dhcpcd.sh @ 745:59a2fa6992bc

vanilla: re-enable static libraries
author David Demelier <markand@malikania.fr>
date Wed, 07 Aug 2019 20:05:00 +0200
parents 25cecc6dca48
children ddab65a5b3f5
line wrap: on
line diff
--- a/network/dhcpcd/dhcpcd.sh	Wed Aug 07 20:01:00 2019 +0200
+++ b/network/dhcpcd/dhcpcd.sh	Wed Aug 07 20:05:00 2019 +0200
@@ -48,8 +48,7 @@
 		--prefix= \
 		--sbindir=/bin \
 		--mandir=/share/man \
-		--datadir=/share \
-		--disable-static
+		--datadir=/share
 	make
 	make install DESTDIR=$DESTDIR
 	install -Dm0644 ../dhcpcd $DESTDIR/etc/rc.d/dhcpcd