Mercurial > hg > CbC > CbC_gcc
diff gcc/config/t-rtems @ 111:04ced10e8804
gcc 7
author | kono |
---|---|
date | Fri, 27 Oct 2017 22:46:09 +0900 |
parents | a06113de4d67 |
children |
line wrap: on
line diff
--- a/gcc/config/t-rtems Sun Aug 21 07:07:55 2011 +0900 +++ b/gcc/config/t-rtems Fri Oct 27 22:46:09 2017 +0900 @@ -1,7 +1,2 @@ # RTEMS always has limits.h. LIMITS_H_TEST = true - -# If we are building next to newlib, this will let us find the RTEMS -# limits.h when building libgcc2. Otherwise, newlib must be installed -# first. -LIBGCC2_INCLUDES = -I$(srcdir)/../newlib/libc/sys/rtems/include