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