diff --git a/src/s/dgux.h b/src/s/dgux.h index 58221cedce5..81f695e4704 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h @@ -298,7 +298,10 @@ CC=gcc #define LD_SWITCH_SYSTEM #define START_FILES pre-crt0.o +#if 0 /* Shawn M. Carey 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