patches/glibc/2.7/230-alpha-atfcts.patch
changeset 747 d3e603e7c17c
parent 746 b150d6f590fc
child 748 61cd4eb6034d
     1.1 --- a/patches/glibc/2.7/230-alpha-atfcts.patch	Mon Jul 28 21:08:01 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,12 +0,0 @@
     1.4 ---- glibc-2.7/sysdeps/unix/sysv/linux/kernel-features.h	2007-08-14 06:21:09.000000000 +0300
     1.5 -+++ glibc-2.7/sysdeps/unix/sysv/linux/kernel-features.h.new	2008-07-23 07:05:20.000000000 +0300
     1.6 -@@ -449,8 +449,7 @@
     1.7 -    and on Alpha just after 2.6.22-rc1.  */
     1.8 - #if __LINUX_KERNEL_VERSION >= 0x020611 \
     1.9 -     && ((!defined __sh__ && !defined __alpha__) \
    1.10 --	|| (__LINUX_KERNEL_VERSION >= 0x020613 && defined __sh__) \
    1.11 --	|| (__LINUX_KERNEL_VERSION >= 0x020617 && defined __alpha__))
    1.12 -+	|| (__LINUX_KERNEL_VERSION >= 0x020613 && defined __sh__))
    1.13 - # define __ASSUME_ATFCTS	1
    1.14 - #endif
    1.15 -