Commit 94f3f2cb by Richard Kenner

(LIBGCC1_TEST): Define.

From-SVN: r10515
parent 0a0b733a
LIBGCC1 =
CROSS_LIBGCC1 =
# We don't want to build .umul, etc., because VxWorks provides them,
# which means that libgcc1-test will fail.
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