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