Switch over to the right sparc c frontend
authorChris Lattner <sabre@nondot.org>
Thu, 10 Oct 2002 19:28:10 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Oct 2002 19:28:10 +0000 (19:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4105 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.SunOS

index 2b4eeb314a1ce3d664f2c2b016ac13ba3044164a..28d70b62cc9fa754faa7ceee66b5e40bf4bf8544 100644 (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