xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/t-cf (revision 2f62cc9c12bc202c40224f32c879f81443fee079)
1# Select only ColdFire-specific CPUs.
2
3M68K_MLIB_CPU += && (CPU ~ "^mcf")
4M68K_ARCH := cf
5# Do not stamp the multilibs with a MAC type, as we never use those
6# instructions in compiler-generated code.
7MULTILIB_EXTRA_OPTS += Wa,-mno-mac
8