Retro68/gcc/libgcc/config/arm/t-netbsd
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00

8 lines
256 B
Plaintext

# Just for these, we omit the frame pointer since it makes such a big
# difference. It is then pointless adding debugging.
HOST_LIBGCC2_CFLAGS += -fomit-frame-pointer
LIBGCC2_DEBUG_CFLAGS = -g0
LIB2ADD += $(srcdir)/floatunsidf.c $(srcdir)/floatunsisf.c