gcj: revert to make -j1

This commit is contained in:
Danny Rawlins 2007-05-25 21:10:41 +10:00
parent b563c1845a
commit cc0160f4c1

View File

@ -35,8 +35,7 @@ build() {
make bootstrap
make check
export MAKEFLAGS="$MAKEFLAGS -j1"
make prefix=$PKG/usr install
make -j1 prefix=$PKG/usr install
ln -sf /usr/libexec/gcc/i686-pc-linux-gnu/$version/jc1 $PKG/usr/bin/jc1