diffutils: multiple jobs.

This commit is contained in:
Jérôme Duval
2016-09-28 19:32:58 +02:00
committed by GitHub
parent dfc2009c24
commit d85aa9ccab

View File

@@ -54,7 +54,7 @@ BUILD()
{
runConfigure ./configure \
--disable-gcc-warnings
make
make $jobArgs
}
INSTALL()