xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/t-linux64lebe (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1#rs6000/t-linux64leend
2
3MULTILIB_OPTIONS    += mbig
4MULTILIB_DIRNAMES   += be
5MULTILIB_OSDIRNAMES += $(subst =,.mbig=,$(subst libbe32,lib32be,$(subst libbe64,lib64be,$(subst lib,libbe,$(subst le-linux,-linux,$(MULTILIB_OSDIRNAMES))))))
6MULTILIB_OSDIRNAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstring 64,$(target)),m64,m32).mbig%,$(MULTILIB_OSDIRNAMES)))
7MULTILIB_MATCHES    := ${MULTILIB_MATCHES_ENDIAN}
8