diff options
Diffstat (limited to 'gcc/config/sh/t-vxworks')
-rw-r--r-- | gcc/config/sh/t-vxworks | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sh/t-vxworks b/gcc/config/sh/t-vxworks index 66aa7091ab1..d7ccc9b7f59 100644 --- a/gcc/config/sh/t-vxworks +++ b/gcc/config/sh/t-vxworks @@ -4,6 +4,3 @@ MULTILIB_OPTIONS = mrtp fPIC m2/m3/m4/m4a ml # Don't build -fPIC without -mrtp, or -ml without -m3/-m4. MULTILIB_EXCEPTIONS = fPIC* ml* mrtp/ml* mrtp/fPIC/ml* *m2/ml* MULTILIB_MATCHES = m2=m4-nofpu fPIC=fpic - -# Restore a variable from t-vxworks clobbered by t-elf. -EXTRA_MULTILIB_PARTS = |