]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Sat, 23 May 1992 21:24:27 +0000 (21:24 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 23 May 1992 21:24:27 +0000 (21:24 +0000)
From-SVN: r1066

gcc/config/svr4.h

index 0a3b99d72d9f89cb4cf6ed90de8db4005dd9fee4..382171b9060d87d557f80bd14a574c4a27b8c417 100644 (file)
@@ -106,6 +106,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 #undef ASM_FINAL_SPEC
 #define ASM_FINAL_SPEC "%{pipe:-}"
 
+/* Under svr4, the normal location of the `ld' and `as' programs is the
+   /usr/ccs/bin directory.  */
+
+#undef MD_EXEC_PREFIX
+#define MD_EXEC_PREFIX "/usr/ccs/bin/"
+
 /* Under svr4, the normal location of the various *crt*.o files is the
    /usr/ccs/lib directory.  */