xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/t-linux64bele (revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
1#rs6000/t-linux64end
2
3MULTILIB_OPTIONS    += mlittle
4MULTILIB_DIRNAMES   += le
5MULTILIB_OSDIRNAMES += $(subst =,.mlittle=,$(subst lible32,lib32le,$(subst lible64,lib64le,$(subst lib,lible,$(subst -linux,le-linux,$(MULTILIB_OSDIRNAMES))))))
6MULTILIB_OSDIRNAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstring 64,$(target)),m64,m32).mlittle%,$(MULTILIB_OSDIRNAMES)))
7MULTILIB_MATCHES    := ${MULTILIB_MATCHES_ENDIAN}
8