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

r4940 - in glibc-package/trunk/debian: . sysdeps



Author: aurel32
Date: 2011-09-04 15:41:20 +0000 (Sun, 04 Sep 2011)
New Revision: 4940

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/sparc64.mk
Log:
  * debian/sysdeps/sparc64.mk: re-enable multiarch similarly to what 
    has been done on sparc.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2011-09-04 15:37:13 UTC (rev 4939)
+++ glibc-package/trunk/debian/changelog	2011-09-04 15:41:20 UTC (rev 4940)
@@ -4,6 +4,8 @@
   * Change libc_rtlddir to /lib on s390x.
   * Add debian/patches/submitted-glob_h-ifdef.diff to fix an undefined
     preprocessor symbol in some rare conditions.  Closes: #639213.
+  * debian/sysdeps/sparc64.mk: re-enable multiarch similarly to what 
+    has been done on sparc.
 
   [ Jeremie Koenig ]
   * New patches to improve the signal code on Hurd:

Modified: glibc-package/trunk/debian/sysdeps/sparc64.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/sparc64.mk	2011-09-04 15:37:13 UTC (rev 4939)
+++ glibc-package/trunk/debian/sysdeps/sparc64.mk	2011-09-04 15:41:20 UTC (rev 4940)
@@ -1,3 +1,3 @@
-extra_config_options = --disable-multi-arch
+extra_config_options = --enable-multi-arch
 libc_rtlddir = /lib64
 libc_extra_cflags = -mcpu=ultrasparc


Reply to: