1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
7 lines
267 B
Plaintext
7 lines
267 B
Plaintext
# Just for these, we omit the frame pointer since it makes such a big
|
|
# difference. It is then pointless adding debugging.
|
|
TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer
|
|
LIBGCC2_DEBUG_CFLAGS = -g0
|
|
|
|
FIXPROTO_DEFINES= -D_POSIX_SOURCE -D_XOPEN_C -D_BSD_C -D_XOPEN_SOURCE
|