summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-08-03 17:45:31 +0000
committerEric Christopher <echristo@apple.com>2012-08-03 17:45:31 +0000
commit42dffa50c5e99e81b97919fbc142f2abe05a18a3 (patch)
tree4daf2cf7d687d250fef35b76bdf0ae84ce330dae /Makefile.config.in
parent3cd9f572eddac8aca63ee867dc225f719ff63eb2 (diff)
downloadllvm-42dffa50c5e99e81b97919fbc142f2abe05a18a3.tar.gz
llvm-42dffa50c5e99e81b97919fbc142f2abe05a18a3.tar.bz2
llvm-42dffa50c5e99e81b97919fbc142f2abe05a18a3.tar.xz
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
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in1
1 files changed, 0 insertions, 1 deletions
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@