xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/t-vxworksmils (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1# Multilibs for VxWorks MILS.
2
3MULTILIB_OPTIONS = msoft-float
4MULTILIB_MATCHES =
5MULTILIB_EXCEPTIONS =
6
7# Mils provides headers for the vthreads environment only, so we force
8# that option on all the variants:
9
10TCFLAGS += -mvthreads
11