mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
Remove this hack in favor of another, better way of performing the same thing.
llvm-svn: 164915
This commit is contained in:
parent
5e561bbd5d
commit
446fb68894
@ -14,10 +14,6 @@ include $(CLANG_LEVEL)/../../Makefile.config
|
||||
DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
|
||||
clang-check
|
||||
|
||||
ifeq ($(CLANG_NO_TEST_TOOLS),YES)
|
||||
DIRS := driver libclang
|
||||
endif
|
||||
|
||||
# Recurse into the extra repository of tools if present.
|
||||
OPTIONAL_DIRS := extra
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user