OSDN Git Service

Add sh2e support:
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / t-elf
1 EXTRA_MULTILIB_PARTS= crt1.o crti.o crtn.o \
2         crtbegin.o crtend.o crtbeginS.o crtendS.o
3
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = -fPIC
6
7 # Don't compile libgcc with -fpic for now.  It's unlikely that we'll
8 # build shared libraries for embedded SH.
9 # TARGET_LIBGCC2_CFLAGS = -fpic