diff options
Diffstat (limited to 'gcc/config/m88k/t-dgux')
-rw-r--r-- | gcc/config/m88k/t-dgux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/m88k/t-dgux b/gcc/config/m88k/t-dgux index 583d7bc..852096e 100644 --- a/gcc/config/m88k/t-dgux +++ b/gcc/config/m88k/t-dgux @@ -9,6 +9,7 @@ $(MOVE_ASM): $(srcdir)/config/m88k/m88k-move.sh LIB2FUNCS_EXTRA = $(MOVE_ASM) LIBGCC1 = libgcc1.null +CROSS_LIBGCC1 = libgcc1.null # For DG/UX we build crtbegin.o and crtend.o which serve to add begin and # end labels to the .ctors and .dtors section when we link using gcc. |