Revert 148045 to fix the bots.

llvm-svn: 148049
This commit is contained in:
Rafael Espindola 2012-01-12 21:17:34 +00:00
parent 48cfd55c5d
commit 0506cd8cfc
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/libclang.exports
LINK_LIBS_IN_SHARED = 1
SHARED_LIBRARY = 1
LDFLAGS+= -Wl,-soname,libclang.so.1
LINK_COMPONENTS := support mc
USEDLIBS = clangARCMigrate.a clangRewrite.a clangFrontend.a clangDriver.a \
clangSerialization.a \