diff options
Diffstat (limited to 'gcc/config/sh/t-netbsd-sh5-64')
| -rw-r--r-- | gcc/config/sh/t-netbsd-sh5-64 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config/sh/t-netbsd-sh5-64 b/gcc/config/sh/t-netbsd-sh5-64 index 3555042..8fc6bd1 100644 --- a/gcc/config/sh/t-netbsd-sh5-64 +++ b/gcc/config/sh/t-netbsd-sh5-64 @@ -1,3 +1 @@ -MULTILIB_OPTIONS = $(MULTILIB_ENDIAN) m5-64media-nofpu/m5-compact/m5-compact-nofpu/m5-32media/m5-32media-nofpu -MULTILIB_DIRNAMES= $(MULTILIB_ENDIAN) nofpu compact nofpu/compact media32 nofpu/media32 -MULTILIB_MATCHES = +MULTILIB_DIRNAMES= $(MULTILIB_RAW_DIRNAMES:/media64=) |
