mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
flex: disable parallel builds
This commit is contained in:
committed by
Adrien Destugues
parent
a42c514411
commit
98c8f32e31
@@ -49,7 +49,7 @@ BUILD()
|
||||
runConfigure ./configure \
|
||||
--disable-rpath --with-gnu-ld --disable-shared \
|
||||
--disable-dependency-tracking --disable-nls
|
||||
make $jobArgs
|
||||
make # Unreliable parallel builds
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user