Merge pull request #145 from srwalter/fix-llvm-build-race
rust-llvm.inc: work around build race
This commit is contained in:
@@ -80,6 +80,8 @@ do_compile_prepend_class-target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_compile() {
|
do_compile() {
|
||||||
|
oe_runmake NATIVE_LIB_LLVMTABLEGEN
|
||||||
|
oe_runmake NativeLLVMConfig
|
||||||
oe_runmake
|
oe_runmake
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user