aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-07-16 00:21:01 +0000
committerKarl Heuer <[email protected]>1996-07-16 00:21:01 +0000
commit16b9b76d13f8c2798b63eb9b807d745a627a8c4d (patch)
treee358b8033629ac87c0f3c6c925a540ee7b92047e /src
parent8d9e2162338ccea035d1f9371e6cfd7f69261deb (diff)
[__ELF__] (START_FILES, LIB_STANDARD):
Use files in /alt/usr/lib, not /usr/lib.
Diffstat (limited to 'src')
-rw-r--r--src/s/gnu-linux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 5416a42bea..c11d5f9a76 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -153,7 +153,7 @@ Boston, MA 02111-1307, USA. */
/* GNU/Linux usually has crt0.o in a non-standard place */
#define START_FILES pre-crt0.o /usr/lib/crt0.o
#else
-#define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o
+#define START_FILES pre-crt0.o /alt/usr/lib/crt1.o /alt/usr/lib/crti.o
#endif
#ifdef __ELF__
@@ -199,7 +199,7 @@ Boston, MA 02111-1307, USA. */
#else
#undef LIB_GCC
#define LIB_GCC
-#define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtn.o
+#define LIB_STANDARD -lgcc -lc -lgcc /alt/usr/lib/crtn.o
#endif
/* Don't use -g in test compiles in configure.