aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.rules
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-03 21:17:12 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-03 21:17:12 +0000
commit75575fcfe453fb1c8352e085f17ebba32bc809ba (patch)
tree586f07ab79405c9211c4f65d0b4874c50f345d0e /Makefile.rules
parente46687c14b5cf2b1b9b8835c3ec54d23df02408d (diff)
downloadexternal_llvm-75575fcfe453fb1c8352e085f17ebba32bc809ba.zip
external_llvm-75575fcfe453fb1c8352e085f17ebba32bc809ba.tar.gz
external_llvm-75575fcfe453fb1c8352e085f17ebba32bc809ba.tar.bz2
Remove line not meant to be committed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32163 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.rules b/Makefile.rules
index 6357856..b349b22 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -331,8 +331,6 @@ UPGRADE_MSG =
UPGRADE_LL =
endif
-LLVMGCC_MAJVERS := 4
-
LLVMGCCWITHPATH := PATH="$(LLVMToolDir):$(PATH)" $(LLVMGCC)
LLVMGXXWITHPATH := PATH="$(LLVMToolDir):$(PATH)" $(LLVMGXX)