Switch over to the right sparc c frontend

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4105 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-10-10 19:28:10 +00:00
parent c67ebfa788
commit 50aa430fcd

View File

@ -19,5 +19,5 @@ ExportSymbols :=
# be overriden by the Makefile.config option, and should not override it if set.
#
ifndef LLVMGCCDIR
LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install
LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install_sparc
endif