xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/t-openbsd (revision 76c7fc5f6b13ed0b1508e6b313e88e59977ed78e)
1# gdb gets confused if pic code is linked with non pic
2# We cope by building all variants of libgcc.
3M68K_MLIB_OPTIONS += fpic/fPIC
4M68K_MLIB_DIRNAMES += fpic fPIC
5