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