зеркало из https://github.com/microsoft/clang-1.git
Comment that clang.dll is unavailable on cygming yet.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163055 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
b6678d77ae
Коммит
296028e371
|
@ -22,6 +22,9 @@ NO_INSTALL = 1
|
|||
include $(CLANG_LEVEL)/../../Makefile.config
|
||||
|
||||
LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser support mc
|
||||
|
||||
# Note that 'USEDLIBS' must include all of the core clang libraries
|
||||
# as clang.dll is unavailable on cygming yet.
|
||||
USEDLIBS = clang.a \
|
||||
clangARCMigrate.a \
|
||||
clangRewriteFrontend.a \
|
||||
|
|
Загрузка…
Ссылка в новой задаче