mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
aflplusplus: force one job for make calls
This commit is contained in:
@@ -74,7 +74,7 @@ TEST_REQUIRES="
|
|||||||
PATCH()
|
PATCH()
|
||||||
{
|
{
|
||||||
# grabbed from Gentoo port
|
# grabbed from Gentoo port
|
||||||
sed -i -e 's/-O3 -fno-unroll-loops//' GNUmakefile
|
sed -i -e 's/-O3 -fno-unroll-loops//' -e 's/-j/-j1/g' GNUmakefile
|
||||||
}
|
}
|
||||||
|
|
||||||
makeAfl()
|
makeAfl()
|
||||||
|
|||||||
Reference in New Issue
Block a user