Prechádzať zdrojové kódy

nptl i686: avoid cpp problems with thunk section

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 14 rokov pred
rodič
commit
7a450ac87d
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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