Switch over to the right sparc c frontend

llvm-svn: 4105
This commit is contained in:
Chris Lattner 2002-10-10 19:28:10 +00:00
parent eac4dcd0bd
commit 07ca9a4b4d
1 changed files with 1 additions and 1 deletions

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