mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
sqlitebrowser: force one-job build.
* multijobs build seems to fail easily.
This commit is contained in:
@@ -41,7 +41,7 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
qmake -o Makefile $sourceDir/sqlitebrowser.pro
|
||||
make $jobArgs
|
||||
make -j1
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user