mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Build with multiple jobs.
This commit is contained in:
@@ -17,7 +17,7 @@ BUILD {
|
||||
./configure $configureDirArgs \
|
||||
--disable-rpath --with-gnu-ld \
|
||||
--enable-changeword
|
||||
make
|
||||
make -j$jobs
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
|
||||
Reference in New Issue
Block a user