xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/t-vxworks (revision 4b004442778f1201b2161e87fd65ba87aae6601a)
1# Multilibs for VxWorks.
2
3# Build multilibs for normal, -mrtp, and -mrtp -fPIC.
4MULTILIB_OPTIONS = mrtp fPIC
5MULTILIB_DIRNAMES =
6MULTILIB_MATCHES = fPIC=fpic
7MULTILIB_EXCEPTIONS = fPIC
8
9