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