]> git.pld-linux.org Git - packages/dietlibc.git/blame - dietlibc-PIC-i686.patch
- __i686-related build error fixed.
[packages/dietlibc.git] / dietlibc-PIC-i686.patch
CommitLineData
2b36b363
PS
1--- dietlibc-0.27/i386/PIC.h.orig 2004-04-29 16:37:25.000000000 +0200
2+++ dietlibc-0.27/i386/PIC.h 2004-08-18 23:17:33.551210936 +0200
3@@ -6,6 +6,7 @@
4 /* don't trash the athlon return stack */
5 #if (__GNUC__ >= 3) // FIXME: how do I check for the binutils version ?
6 .section .gnu.linkonce.t.__i686.get_pc_thunk.bx,"ax",@progbits
7+#undef __i686
8 .global __i686.get_pc_thunk.bx
9 .hidden __i686.get_pc_thunk.bx
10 .type __i686.get_pc_thunk.bx,@function
This page took 0.02466 seconds and 4 git commands to generate.