(LIBS_SYSTEM): Commented out.
This commit is contained in:
parent
bf162ea86c
commit
f9c3b81ade
1 changed files with 3 additions and 0 deletions
|
@ -298,7 +298,10 @@ CC=gcc
|
|||
|
||||
#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
|
||||
|
|
Loading…
Add table
Reference in a new issue