aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/usg5-4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/usg5-4.h')
-rw-r--r--src/s/usg5-4.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index 9ec1f14d56..2c7139230d 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -31,9 +31,13 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef NOMULTIPLEJOBS
-#define START_FILES pre-crt0.o /usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xt.o
+#define LIBS_SYSTEM -lsocket -lnsl -lelf
+#define ORDINARY_LINK
-#define LIB_STANDARD -lsocket -lnsl -lelf -lc /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o
+#if 0 /* These should be unnecessary now because of ORDINARY_LINK. */
+#define START_FILES pre-crt0.o /usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xt.o
+#define LIB_STANDARD -lc /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o
+#endif
/* No <sioctl.h> */