1# Just for these, we omit the frame pointer since it makes such a big
2# difference.  It is then pointless adding debugging.
3TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer
4LIBGCC2_DEBUG_CFLAGS = -g0
5