xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/t-cf (revision c29d51755812ace2e87aeefdb06cb2b4dac7087a)
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