mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Don't build llvm-config until issues are resolved.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27914 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2e1284d569
commit
563ff1cc92
@ -10,7 +10,7 @@
|
||||
LEVEL := ..
|
||||
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld llvm-stub \
|
||||
analyze llvm-extract llvm-nm llvm-prof llvm-ar llvm-ranlib \
|
||||
llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint llvm-config
|
||||
llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user