changeset 7131:32678633292e

(LIBS_SYSTEM): Commented out.
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Apr 1994 08:37:12 +0000
parents b3e9a76134d2
children 1842a026e270
files src/s/dgux.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/dgux.h	Wed Apr 27 08:35:48 1994 +0000
+++ b/src/s/dgux.h	Wed Apr 27 08:37:12 1994 +0000
@@ -298,7 +298,10 @@
 
 #define LD_SWITCH_SYSTEM
 #define START_FILES pre-crt0.o
+#if 0  /* Shawn M. Carey <smcarey@mailbox.syr.edu> found this
+	  caused trouble on DGUX 5.4.2.  */
 #define LIBS_SYSTEM -ldgc
+#endif
 #define LIB_GCC /usr/lib/gcc/libgcc.a
 
 #ifdef _M88KBCS_TARGET