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