Cleanup a few duplicate llvm libs that snuck in with the recent update.

Noticed by:	rdivacky
This commit is contained in:
Dimitry Andric 2012-12-11 20:08:57 +00:00
parent 8c024896fd
commit a36ffd6955

View File

@ -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