mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 17:08:38 +00:00
genbindings/main: reduce clang parallelism re peak memory usage
This commit is contained in:
parent
c616c789ff
commit
ba92217b67
@ -14,7 +14,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClangSubprocessCount = 3
|
ClangSubprocessCount = 2
|
||||||
BaseModule = "github.com/mappu/miqt"
|
BaseModule = "github.com/mappu/miqt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user