Browse Source

nptl i686: avoid cpp problems with thunk section

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 13 years ago
parent
commit
7a450ac87d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      libc/sysdeps/linux/i386/sysdep.h

+ 2 - 0
libc/sysdeps/linux/i386/sysdep.h

@@ -146,6 +146,8 @@ __x86.get_pc_thunk.reg:						      \
 #endif
 #endif
 
+/* Avoid conflics with thunk section */
+#undef __i686
 #endif	/* __ASSEMBLER__ */
 
 #ifndef offsetof