Do not require C standard library headers to compile libgcc.a

This commit is contained in:
Krystian Bacławski 2016-10-18 22:23:41 +02:00
parent ff0d14cc2f
commit fa94202d70
1 changed files with 5 additions and 5 deletions

View File

@ -9,11 +9,11 @@ amigaos.o: $(srcdir)/config/m68k/amigaos.c $(CONFIG_H)
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
# Additional target dependent options for compiling libgcc.a. This just
# ensures that we don't compile libgcc* with anything other than a
# fixed stack.
TARGET_LIBGCC2_CFLAGS = -mfixedstack
# Additional target dependent options for compiling libgcc.a.
# 1) Ensure that we don't compile libgcc* with anything other than a fixed
# stack.
# 2) Do not require C standard library headers to compile libgcc.a
TARGET_LIBGCC2_CFLAGS = -mfixedstack -Dinhibit_libc
MULTILIB_OPTIONS = resident/resident32 m68000/m68020
MULTILIB_DIRNAMES = libb libb32 . libm020