From 5c26a69a2a9a4c4c6280e7d21d6e48f64b11cf75 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Sep 2013 18:23:00 +0000 Subject: t-rtems: Add leon3 multilibs. 2013-09-17 Sebastian Huber * config/sparc/t-rtems: Add leon3 multilibs. From-SVN: r202664 --- gcc/config/sparc/t-rtems | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/config') diff --git a/gcc/config/sparc/t-rtems b/gcc/config/sparc/t-rtems index 63d02177..f1a3d84 100644 --- a/gcc/config/sparc/t-rtems +++ b/gcc/config/sparc/t-rtems @@ -17,6 +17,6 @@ # . # -MULTILIB_OPTIONS = msoft-float mcpu=v8 -MULTILIB_DIRNAMES = soft v8 +MULTILIB_OPTIONS = msoft-float mcpu=v8/mcpu=leon3 +MULTILIB_DIRNAMES = soft v8 leon3 MULTILIB_MATCHES = msoft-float=mno-fpu -- cgit v1.1