xaw3d: added -j1 make option
This commit is contained in:
parent
8369efa3c6
commit
81aae72aa7
@ -15,6 +15,6 @@ build () {
|
||||
mkdir X11
|
||||
ln -s .. X11/Xaw3d
|
||||
xmkmf
|
||||
make
|
||||
make -j1
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user