xref: /openbsd-src/gnu/gcc/gcc/config/t-freebsd (revision 404b540a9034ac75a6199ad1a32d1bbc7a0d4210)
1# Compile crtbeginS.o and crtendS.o with pic.
2CRTSTUFF_T_CFLAGS_S = -fPIC
3
4# Compile libgcc.a with pic.
5TARGET_LIBGCC2_CFLAGS += -fPIC
6