diff options
Diffstat (limited to 'gcc/config/rs6000/t-lynx')
-rw-r--r-- | gcc/config/rs6000/t-lynx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/rs6000/t-lynx b/gcc/config/rs6000/t-lynx index 768856e..8eef223 100644 --- a/gcc/config/rs6000/t-lynx +++ b/gcc/config/rs6000/t-lynx @@ -32,15 +32,6 @@ MULTILIB_DIRNAMES += altivec MULTILIB_EXCEPTIONS = *msoft-float/*maltivec* -EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o - -# If .sdata is enabled __CTOR_{LIST,END}__ go into .sdata instead of -# .ctors. -CRTSTUFF_T_CFLAGS = -mno-sdata - -# Compile crtbeginS.o and crtendS.o with pic. -CRTSTUFF_T_CFLAGS_S = -fPIC -mno-sdata - Local Variables: mode: makefile End: |