From f36e573d24a878d62592d674c6af9dcdda4a2589 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Wed, 2 Sep 1992 09:34:08 -0700 Subject: [PATCH] Change the location of the Sun bundled C compiler (for backup defaults). From-SVN: r2031 --- gcc/config/sparc/sol2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/sparc/sol2.h b/gcc/config/sparc/sol2.h index c29b7fbac43d..20fac89f2a70 100644 --- a/gcc/config/sparc/sol2.h +++ b/gcc/config/sparc/sol2.h @@ -139,7 +139,7 @@ do { \ in the Sun C 2.0 directory. */ #undef MD_STARTFILE_PREFIX -#define MD_STARTFILE_PREFIX "/opt/SUNWste/SC2.0/" +#define MD_STARTFILE_PREFIX "/opt/SUNWspro/SC2.0/" #undef STARTFILE_SPEC #define STARTFILE_SPEC "%{!shared: \ -- 2.43.5