xref: /dflybsd-src/contrib/gcc-4.7/libgcc/config/t-crtstuff-pic (revision 04febcfb30580676d3e95f58a16c5137ee478b32)
1# Compile crtbeginS.o and crtendS.o with pic.
2CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) $(PICFLAG)
3