881-no_tm_section.patch 321 B

1234567891011
  1. --- a/libgcc/crtstuff.c
  2. +++ b/libgcc/crtstuff.c
  3. @@ -152,7 +152,7 @@ call_ ## FUNC (void) \
  4. #endif
  5. #if !defined(USE_TM_CLONE_REGISTRY) && defined(OBJECT_FORMAT_ELF)
  6. -# define USE_TM_CLONE_REGISTRY 1
  7. +# define USE_TM_CLONE_REGISTRY 0
  8. #elif !defined(USE_TM_CLONE_REGISTRY)
  9. # define USE_TM_CLONE_REGISTRY 0
  10. #endif