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