build: move all build stuff under this directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { LLVM_SRC } from "./environment";
|
||||
import { buildLLVMHash } from "./llvmPackages";
|
||||
import { buildLLVMHash } from "./build/llvmPackages";
|
||||
|
||||
|
||||
buildLLVMHash(LLVM_SRC, "639a757627d1b28fa03b9438083bc3a163b8bbe8");
|
||||
buildLLVMHash(LLVM_SRC, "31c8e21f40ea654f9d49b3a926acc6ef1f2ca5d5");
|
||||
|
||||
Reference in New Issue
Block a user