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

r5805 - in glibc-package/branches/eglibc-2.18/debian: . sysdeps



Author: aurel32
Date: 2013-11-29 12:57:21 +0000 (Fri, 29 Nov 2013)
New Revision: 5805

Modified:
   glibc-package/branches/eglibc-2.18/debian/changelog
   glibc-package/branches/eglibc-2.18/debian/sysdeps/s390x.mk
Log:
debian/sysdeps/s390.mk: Enable new IFUNC support.



Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog	2013-11-29 11:00:45 UTC (rev 5804)
+++ glibc-package/branches/eglibc-2.18/debian/changelog	2013-11-29 12:57:21 UTC (rev 5805)
@@ -135,6 +135,7 @@
     - local/manpages/pthread_*.3: import the few remaining linuxthreads
       manpages.
     - debhelper.in/glibc-doc.manpages: update manpage locations.
+  * debian/sysdeps/s390.mk: Enable new IFUNC support.
 
  -- Adam Conrad <adconrad@ubuntu.com>  Sat, 09 Nov 2013 12:48:20 +0100
 

Modified: glibc-package/branches/eglibc-2.18/debian/sysdeps/s390x.mk
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/sysdeps/s390x.mk	2013-11-29 11:00:45 UTC (rev 5804)
+++ glibc-package/branches/eglibc-2.18/debian/sysdeps/s390x.mk	2013-11-29 12:57:21 UTC (rev 5805)
@@ -1,4 +1,5 @@
 libc_rtlddir = /lib
+extra_config_options = --enable-multi-arch
 
 # build 32-bit (s390) alternative library
 EGLIBC_PASSES += s390


Reply to: