1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Remove line not meant to be committed.

llvm-svn: 32163
This commit is contained in:
Reid Spencer 2006-12-03 21:17:12 +00:00
parent 0eff823a44
commit b4f3be3e27

View File

@ -331,8 +331,6 @@ UPGRADE_MSG =
UPGRADE_LL =
endif
LLVMGCC_MAJVERS := 4
LLVMGCCWITHPATH := PATH="$(LLVMToolDir):$(PATH)" $(LLVMGCC)
LLVMGXXWITHPATH := PATH="$(LLVMToolDir):$(PATH)" $(LLVMGXX)