From 50aa430fcd8c8731fcfaa26fbd85f9b73de957b7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 10 Oct 2002 19:28:10 +0000 Subject: [PATCH] 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 --- Makefile.SunOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.SunOS b/Makefile.SunOS index 2b4eeb314a1..28d70b62cc9 100644 --- a/Makefile.SunOS +++ b/Makefile.SunOS @@ -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 -- 2.34.1