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