Build with multiple jobs.

This commit is contained in:
Ingo Weinhold
2011-07-20 00:21:36 +00:00
parent 04d4cc11e7
commit ba2b45da1b

View File

@@ -17,7 +17,7 @@ BUILD {
./configure $configureDirArgs \
--disable-rpath --with-gnu-ld \
--enable-changeword
make
make -j$jobs
}
INSTALL {