wok-next rev 19692

libusb: disable parallel builds
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 15 16:06:43 2017 +0300 (2017-04-15)
parents 1bb2f73e5e1b
children 4048d48a47c1
files libusb/receipt
line diff
     1.1 --- a/libusb/receipt	Sat Apr 15 13:29:33 2017 +0300
     1.2 +++ b/libusb/receipt	Sat Apr 15 16:06:43 2017 +0300
     1.3 @@ -21,7 +21,7 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && make install
     1.8 +	make -j 1 && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.