Cleanup a few duplicate llvm libs that snuck in with the recent update.
Noticed by: rdivacky
This commit is contained in:
parent
8c024896fd
commit
a36ffd6955
@ -71,15 +71,12 @@ SUBDIR= libclanganalysis \
|
||||
libllvmx86utils
|
||||
|
||||
.if ${MK_CLANG_EXTRAS} != "no"
|
||||
SUBDIR+=libllvmarchive \
|
||||
libllvmdebuginfo \
|
||||
SUBDIR+=libllvmdebuginfo \
|
||||
libllvmexecutionengine \
|
||||
libllvminterpreter \
|
||||
libllvmjit \
|
||||
libllvmlinker \
|
||||
libllvmmcdisassembler \
|
||||
libllvmmcjit \
|
||||
libllvmobject \
|
||||
libllvmruntimedyld
|
||||
.endif
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user