build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
[oota-llvm.git] / utils / unittest / UnitTestMain / Makefile
index 30827795aff9795c3a5d355186067fed6687721a..7bcb7249504925e943e06891c841f9dab59eaa5f 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../../..
 
 include $(LEVEL)/Makefile.config
 
-LIBRARYNAME = UnitTestMain
+LIBRARYNAME = gtest_main
 BUILD_ARCHIVE = 1
 REQUIRES_RTTI = 1