(LIBGCC1_TEST): New null definition.

From-SVN: r9850
This commit is contained in:
Richard Kenner 1995-05-31 14:56:28 -04:00
parent de00097dca
commit 28b6accc10
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
# We need crt0.o.
LIBGCC1_TEST =
# These are really part of libgcc1, but this will cause them to be
# built correctly, so...

View File

@ -1,6 +1,9 @@
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
# We need crt0.o.
LIBGCC1_TEST =
# We don't want to put exit in libgcc.a for VxWorks, because VxWorks
# does not have _exit.
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit