xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/t-linux64bele (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
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