8 lines
256 B
Plaintext
Raw Normal View History

2013-04-23 18:38:23 +02:00
# 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