@@ -241,6 +241,7 @@ def install(self, spec, prefix):
|
|||||||
"-Cbuilddir=build",
|
"-Cbuilddir=build",
|
||||||
"--no-isolation",
|
"--no-isolation",
|
||||||
"--skip-dependency-check",
|
"--skip-dependency-check",
|
||||||
|
"-Ccompile-args=-j%s" % make_jobs,
|
||||||
".",
|
".",
|
||||||
]
|
]
|
||||||
python(*args)
|
python(*args)
|
||||||
|
Reference in New Issue
Block a user