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

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 42547124d0
commit 4c762876f3

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