diff options
Diffstat (limited to 'gcc/config/rs6000/t-vxworks')
-rw-r--r-- | gcc/config/rs6000/t-vxworks | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/rs6000/t-vxworks b/gcc/config/rs6000/t-vxworks index 8a3d394ed77..e6c67d731ec 100644 --- a/gcc/config/rs6000/t-vxworks +++ b/gcc/config/rs6000/t-vxworks @@ -24,10 +24,6 @@ MULTILIB_DIRNAMES = MULTILIB_MATCHES = fPIC=fpic MULTILIB_EXCEPTIONS = fPIC* -# This is set from the common config/t-vxworks but clobbered by t-ppccomm -# on this target. -EXTRA_MULTILIB_PARTS = - # Similarily, LIB2FUNCS_EXTRA is set from config/t-vxworks and # t-ppccomm *adds* to it, but the common contents are useful to us. # In particular the base trampoline_setup bits are expected to be |