mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
aflplusplus: force one job for make calls
This commit is contained in:
@@ -74,7 +74,7 @@ TEST_REQUIRES="
|
||||
PATCH()
|
||||
{
|
||||
# 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()
|
||||
|
||||
Reference in New Issue
Block a user