forked from ports/contrib
gcj: revert to make -j1
This commit is contained in:
parent
b563c1845a
commit
cc0160f4c1
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user