mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
sqlite: Remove jobArgs as parallel builds aren't supported.
This commit is contained in:
@@ -51,7 +51,7 @@ BUILD()
|
||||
autoconf
|
||||
automake-1.13
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user