Author: aurel32
Date: 2009-11-27 16:11:08 +0000 (Fri, 27 Nov 2009)
New Revision: 4021
Modified:
glibc-package/trunk/debian/changelog
glibc-package/trunk/debian/control.in/main
glibc-package/trunk/debian/sysdeps/hurd.mk
Log:
* Use gcc/g++-4.4 hurd-i386.
Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog 2009-11-27 09:51:28 UTC (rev
4020)
+++ glibc-package/trunk/debian/changelog 2009-11-27 16:11:08 UTC (rev
4021)
@@ -5,9 +5,9 @@
#557801.
* debhelper.in/libc.postinst: restart the services instead of stopping
them and then starting them again. Closes: #211784.
- * Use gcc/g++-4.4 on hppa, mips and mipsel.
+ * Use gcc/g++-4.4 on hppa, hurd-i386, mips and mipsel.
- -- Aurelien Jarno <[email protected]> Thu, 26 Nov 2009 01:39:22 +0100
+ -- Aurelien Jarno <[email protected]> Fri, 27 Nov 2009 17:09:08 +0100
eglibc (2.10.2-2) unstable; urgency=low
Modified: glibc-package/trunk/debian/control.in/main
===================================================================
--- glibc-package/trunk/debian/control.in/main 2009-11-27 09:51:28 UTC (rev
4020)
+++ glibc-package/trunk/debian/control.in/main 2009-11-27 16:11:08 UTC (rev
4021)
@@ -7,8 +7,8 @@
mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], gnumach-dev
[hurd-i386], libpthread-stubs0-dev [hurd-i386],
kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
binutils (>= 2.17cvs20070426), binutils (>= 2.20-3) [mips mipsel],
- g++-4.4 (>= 4.4.2-2) [!i386 !hurd-i386], g++-4.4-multilib [amd64
kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc],
- g++-4.3 [i386 hurd-i386], g++-4.3-multilib [i386],
+ g++-4.4 (>= 4.4.2-2) [!i386], g++-4.4-multilib [amd64 kfreebsd-amd64 mips
mipsel powerpc ppc64 s390 sparc],
+ g++-4.3 [i386], g++-4.3-multilib [i386],
Build-Depends-Indep: perl, po-debconf (>= 1.0)
Maintainer: GNU Libc Maintainers <[email protected]>
Uploaders: GOTO Masanori <[email protected]>, Philip Blundell
<[email protected]>, Jeff Bailey <[email protected]>, Daniel
Jacobowitz <[email protected]>, Clint Adams <[email protected]>, Aurelien Jarno
<[email protected]>, Pierre Habouzit <[email protected]>
Modified: glibc-package/trunk/debian/sysdeps/hurd.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/hurd.mk 2009-11-27 09:51:28 UTC (rev
4020)
+++ glibc-package/trunk/debian/sysdeps/hurd.mk 2009-11-27 16:11:08 UTC (rev
4021)
@@ -1,6 +1,3 @@
-CC = gcc-4.3
-CXX = g++-4.3
-
# This is for the GNU OS. Commonly known as the Hurd.
EGLIBC_OVERLAYS ?= $(shell ls glibc-linuxthreads* glibc-ports* glibc-libidn*)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]