[AArch64] [Neon types 2/10] Update Current type attributes to new Neon Types.
[official-gcc.git] / gcc / config / i386 / t-kfreebsd
blob762d520fae9372156d2fe38dc65721690314f70e
1 MULTIARCH_DIRNAME = $(call if_multiarch,i386-kfreebsd-gnu)
3 # MULTILIB_OSDIRNAMES are set in t-linux64.
4 KFREEBSD_OS = $(filter kfreebsd%, $(word 3, $(subst -, ,$(target))))
5 MULTILIB_OSDIRNAMES := $(filter-out mx32=%,$(subst linux,$(KFREEBSD_OS),$(MULTILIB_OSDIRNAMES)))