]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
- #undef moved.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 18 Aug 2004 21:34:28 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dietlibc-PIC-i686.patch -> 1.2

dietlibc-PIC-i686.patch

index 2b0bbf2f983f4c34e340d2e8360191e22a390f32..3d27896aa959b5266cb4a68c374fcd64dae8a297 100644 (file)
@@ -1,10 +1,11 @@
---- dietlibc-0.27/i386/PIC.h.orig      2004-04-29 16:37:25.000000000 +0200
-+++ dietlibc-0.27/i386/PIC.h   2004-08-18 23:17:33.551210936 +0200
-@@ -6,6 +6,7 @@
+--- dietlibc-0.27/i386/PIC.h.orig      2004-08-18 23:33:27.943121312 +0200
++++ dietlibc-0.27/i386/PIC.h   2004-08-18 23:33:40.108271928 +0200
+@@ -2,6 +2,8 @@
+ #define __I386_PIC_H__
+ #ifdef __DYN_LIB
++#undef __i686
++
+ #if 1
  /* don't trash the athlon return stack */
  #if (__GNUC__ >= 3)   // FIXME: how do I check for the binutils version ?
- .section .gnu.linkonce.t.__i686.get_pc_thunk.bx,"ax",@progbits
-+#undef __i686
- .global __i686.get_pc_thunk.bx
- .hidden __i686.get_pc_thunk.bx
- .type   __i686.get_pc_thunk.bx,@function
This page took 0.04425 seconds and 4 git commands to generate.