aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.SunOS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SunOS b/Makefile.SunOS
index 2b4eeb314a..28d70b62cc 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