xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/t-vxworks (revision 0a3071956a3a9fdebdbf7f338cf2d439b45fc728)
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