Commit 711d91e1 by Yoshinori Sato Committed by Kaz Kojima

t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases.

* config/sh/t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases.


Co-Authored-By: Kaz Kojima <kkojima@gcc.gnu.org>

From-SVN: r221287
parent 9112885a
2015-03-09 Yoshinori Sato <ysato@users.sourceforge.jp>
Kaz Kojima <kkojima@gcc.gnu.org>
* config/sh/t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases.
2015-03-09 Jakub Jelinek <jakub@redhat.com> 2015-03-09 Jakub Jelinek <jakub@redhat.com>
PR lto/65361 PR lto/65361
......
MULTILIB_DIRNAMES= MULTILIB_DIRNAMES=
MULTILIB_MATCHES = MULTILIB_MATCHES =
DEFAULT_ENDIAN = $(word 1,$(TM_ENDIAN_CONFIG))
ifeq ($(DEFAULT_ENDIAN),ml)
MULTILIB_EXCEPTIONS = m2a m2a/ml
else
MULTILIB_EXCEPTIONS = ml/m2a
endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment