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