ports/contrib (3.2): dhcp: fix compilation errors by slowing make(1) down
2 Dec
2015
2 Dec
'15
11:34 p.m.
commit 4b951a63b2663e7e46c78a8030799ff2e26290d2 Author: Thomas Penteker <tek@serverop.de> Date: Mon Nov 30 17:14:42 2015 +0100 dhcp: fix compilation errors by slowing make(1) down diff --git a/dhcp/Pkgfile b/dhcp/Pkgfile index f9329dd..34d2e04 100644 --- a/dhcp/Pkgfile +++ b/dhcp/Pkgfile @@ -17,7 +17,7 @@ build() { --mandir=/usr/man \ --disable-dhcpv6 \ --sysconfdir=/etc - make + make -j1 make DESTDIR=$PKG install install -D ../dhcpd $PKG/etc/rc.d/dhcpd install -D ../dhclient $PKG/etc/rc.d/dhclient
3332
Age (days ago)
3332
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu