Re-enable llvm-config (but not install-llvm-config), as it's used in the build.

pull/72/head
Dan Gohman 6 years ago
parent 8a19849fa6
commit 0d695cd1e8

@ -47,7 +47,8 @@ build/llvm.BUILT:
install-strings \
install-objdump \
install-objcopy \
install-c++filt
install-c++filt \
llvm-config
touch build/llvm.BUILT
build/wasi-libc.BUILT: build/llvm.BUILT

Loading…
Cancel
Save