X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSystem%2FMakefile;h=5d4fda923f7a257ddbc88b99af901283e654c6f5;hb=87e0697a46ad214be0d8fce0955494f4085de95a;hp=bb013b9f1f1624762aa590cce6d5985e187d2b50;hpb=c0f8a361f5dc93f0817411ef17af57b0d3fe60b6;p=oota-llvm.git diff --git a/lib/System/Makefile b/lib/System/Makefile index bb013b9f1f1..5d4fda923f7 100644 --- a/lib/System/Makefile +++ b/lib/System/Makefile @@ -11,11 +11,6 @@ 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