Commit 28b6accc by Richard Kenner

(LIBGCC1_TEST): New null definition.

From-SVN: r9850
parent de00097d
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...
......
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment