diff options
Diffstat (limited to 'gcc/config/cris/t-linux')
-rw-r--r-- | gcc/config/cris/t-linux | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/cris/t-linux b/gcc/config/cris/t-linux index 6505c37e1d1..71a964936db 100644 --- a/gcc/config/cris/t-linux +++ b/gcc/config/cris/t-linux @@ -1,5 +1,3 @@ -TARGET_LIBGCC2_CFLAGS += -fPIC - # We *know* we have a limits.h in the glibc library, with extra # definitions needed for e.g. libgfortran. ifneq ($(inhibit_libc),true) |