xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/t-crtstuff-pic (revision 53d1339bf7f9c7367b35a9e1ebe693f9b047a47b)
1# Compile crtbeginS.o and crtendS.o with pic.
2CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) $(PICFLAG)
3