[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r2265 - glibc-package/branches/glibc-2.6/debian/patches/alpha



Author: madcoder
Date: 2007-05-20 15:54:37 +0000 (Sun, 20 May 2007)
New Revision: 2265

Modified:
   glibc-package/branches/glibc-2.6/debian/patches/alpha/submitted-pic.diff
Log:
make it apply cleanly, but I'm not sure it's needed, someone from alpha, check me !


Modified: glibc-package/branches/glibc-2.6/debian/patches/alpha/submitted-pic.diff
===================================================================
--- glibc-package/branches/glibc-2.6/debian/patches/alpha/submitted-pic.diff	2007-05-20 15:51:26 UTC (rev 2264)
+++ glibc-package/branches/glibc-2.6/debian/patches/alpha/submitted-pic.diff	2007-05-20 15:54:37 UTC (rev 2265)
@@ -7,11 +7,11 @@
 
 --- sysdeps/unix/alpha/sysdep.S	2003-03-23 16:01:02.000000000 +0900
 +++ sysdeps/unix/alpha/sysdep.S.new	2003-03-23 16:02:50.000000000 +0900
-@@ -95,14 +95,10 @@
+@@ -96,14 +96,10 @@
  	PROLOGUE
  
  	/* Find our per-thread errno address  */
--#ifdef PIC
+-#if defined PIC && !defined IS_IN_librt
 -	bsr	ra, __errno_location	!samegp
 -#else
  	jsr	ra, __errno_location



Reply to: