wok-next diff h8300-binutils/receipt @ rev 9366

Up: cairo to 1.10.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 22 18:01:23 2011 +0000 (2011-03-22)
parents 57411a44bf69
children d1768332cee0
line diff
     1.1 --- a/h8300-binutils/receipt	Mon Sep 07 17:14:24 2009 +0000
     1.2 +++ b/h8300-binutils/receipt	Tue Mar 22 18:01:23 2011 +0000
     1.3 @@ -28,7 +28,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$src/_pkg install
    1.10  }
    1.11