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