gcc/libgcc/config/arm/t-netbsd

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