diff options
Diffstat (limited to 'gcc/config/sh/t-elf')
| -rw-r--r-- | gcc/config/sh/t-elf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/t-elf b/gcc/config/sh/t-elf index 9d9454a..333efb5 100644 --- a/gcc/config/sh/t-elf +++ b/gcc/config/sh/t-elf @@ -1,5 +1,5 @@ EXTRA_MULTILIB_PARTS= crt1.o crti.o crtn.o \ - crtbegin.o crtend.o crtbeginS.o crtendS.o $(IC_EXTRA_PARTS) + crtbegin.o crtend.o crtbeginS.o crtendS.o $(IC_EXTRA_PARTS) $(OPT_EXTRA_PARTS) # Compile crtbeginS.o and crtendS.o with pic. CRTSTUFF_T_CFLAGS_S = -fPIC |
