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

r4038 - in glibc-package/branches/eglibc-2.11/debian: . rules.d



Author: aurel32
Date: 2009-12-29 00:11:38 +0000 (Tue, 29 Dec 2009)
New Revision: 4038

Modified:
   glibc-package/branches/eglibc-2.11/debian/changelog
   glibc-package/branches/eglibc-2.11/debian/rules.d/build.mk
Log:
  * Enable multi-arch.



Modified: glibc-package/branches/eglibc-2.11/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/changelog	2009-12-26 23:48:15 UTC (rev 4037)
+++ glibc-package/branches/eglibc-2.11/debian/changelog	2009-12-29 00:11:38 UTC (rev 4038)
@@ -27,8 +27,11 @@
     - Remove debian/patches/hppa/submitted-pie.diff (merged)
     - Remove debian/patches/any/cvs-ksm.diff (merged)
 
- -- Clint Adams <schizo@debian.org>  Mon, 23 Nov 2009 12:44:27 +0100
+  [ Aurelien Jarno ]
+  * Enable multi-arch.
 
+ -- Aurelien Jarno <aurel32@debian.org>  Tue, 29 Dec 2009 01:10:49 +0100
+
 eglibc (2.10.2-3) UNRELEASED; urgency=low
 
   * debhelper.in/libc.postinst: also restart incron on upgrade.  Closes:

Modified: glibc-package/branches/eglibc-2.11/debian/rules.d/build.mk
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/rules.d/build.mk	2009-12-26 23:48:15 UTC (rev 4037)
+++ glibc-package/branches/eglibc-2.11/debian/rules.d/build.mk	2009-12-29 00:11:38 UTC (rev 4038)
@@ -76,6 +76,7 @@
 		--enable-profile \
 		--without-selinux \
 		--enable-stackguard-randomization \
+		--enable-multi-arch \
 		$(call xx,with_headers) $(call xx,extra_config_options))
 	touch $@
 


Reply to: