Root/
| 1 | --- a/gcc/config/cris/t-linux |
| 2 | +++ b/gcc/config/cris/t-linux |
| 3 | @@ -1,6 +1,2 @@ |
| 4 | TARGET_LIBGCC2_CFLAGS += -fPIC |
| 5 | CRTSTUFF_T_CFLAGS_S = $(TARGET_LIBGCC2_CFLAGS) |
| 6 | - |
| 7 | -# We *know* we have a limits.h in the glibc library, with extra |
| 8 | -# definitions needed for e.g. libgfortran. |
| 9 | -LIMITS_H_TEST = : |
| 10 |
