Revert 91528 and use a std::vector instead, fixing an abuse of std::string.
[oota-llvm.git] / lib / System / Makefile
index 49704c3c625a6a03fd35169f2ae5866b66278008..bb013b9f1f1624762aa590cce6d5985e187d2b50 100644 (file)
 LEVEL = ../..
 LIBRARYNAME = LLVMSystem
 BUILD_ARCHIVE = 1
+REQUIRES_RTTI = 1
+include $(LEVEL)/Makefile.config
+
+ifeq ($(HOST_OS),MingW)
+  REQUIRES_EH := 1
+endif
 
 EXTRA_DIST = Unix Win32 README.txt