Deleted Added
full compact
t-rtems (90075) t-rtems (132718)
1# RTEMS uses newlib which does not require prototype fixing
2STMP_FIXPROTO =
3
4# RTEMS always has limits.h.
5LIMITS_H_TEST = true
6
7# If we are building next to newlib, this will let us find the RTEMS
8# limits.h when building libgcc2. Otherwise, newlib must be installed
9# first.
10LIBGCC2_INCLUDES = -I$(srcdir)/../newlib/libc/sys/rtems/include
1# RTEMS always has limits.h.
2LIMITS_H_TEST = true
3
4# If we are building next to newlib, this will let us find the RTEMS
5# limits.h when building libgcc2. Otherwise, newlib must be installed
6# first.
7LIBGCC2_INCLUDES = -I$(srcdir)/../newlib/libc/sys/rtems/include