From 42dffa50c5e99e81b97919fbc142f2abe05a18a3 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Fri, 3 Aug 2012 17:45:31 +0000 Subject: Revert previous patch here, we should instead configure in specific packages for particular uses. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161246 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile.config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.config.in') diff --git a/Makefile.config.in b/Makefile.config.in index a0c860776d..cc538b3f42 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -196,7 +196,6 @@ ZIP := @ZIP@ HAVE_PTHREAD := @HAVE_PTHREAD@ LIBS := @LIBS@ -BUILD_FLAGS := @BUILD_FLAGS@ # Targets that we should build TARGETS_TO_BUILD=@TARGETS_TO_BUILD@ -- cgit v1.2.3