Author: aurel32
Date: 2009-01-29 15:48:09 +0000 (Thu, 29 Jan 2009)
New Revision: 3264
Modified:
glibc-package/branches/glibc-2.9/debian/changelog
glibc-package/branches/glibc-2.9/debian/control
glibc-package/branches/glibc-2.9/debian/control.in/main
glibc-package/branches/glibc-2.9/debian/sysdeps/alpha.mk
Log:
* sysdeps/alpha.mk, control.in/main: use gcc-4.3 on alpha.
Modified: glibc-package/branches/glibc-2.9/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.9/debian/changelog 2009-01-29 02:05:22 UTC
(rev 3263)
+++ glibc-package/branches/glibc-2.9/debian/changelog 2009-01-29 15:48:09 UTC
(rev 3264)
@@ -66,6 +66,7 @@
* rules.d/build.mk: unset LANG to make sure testsuite errors are not
localized.
* debian/rules: remove *.mo file in the clean target.
+ * sysdeps/alpha.mk, control.in/main: use gcc-4.3 on alpha.
[ Clint Adams ]
* patches/any/cvs-bz697-posix-regexec.diff: regex fix from Paolo Bonzini.
@@ -110,7 +111,7 @@
* hurd-i386/cvs-get_pc_thunk.diff: new patch to fix missing
__i686.get_pc_thunk.bx reference.
- -- Aurelien Jarno <[email protected]> Sun, 25 Jan 2009 11:14:06 +0100
+ -- Aurelien Jarno <[email protected]> Thu, 29 Jan 2009 16:47:14 +0100
glibc (2.8+20080809-3) experimental; urgency=low
Modified: glibc-package/branches/glibc-2.9/debian/control
===================================================================
--- glibc-package/branches/glibc-2.9/debian/control 2009-01-29 02:05:22 UTC
(rev 3263)
+++ glibc-package/branches/glibc-2.9/debian/control 2009-01-29 15:48:09 UTC
(rev 3264)
@@ -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),
- g++-4.2 (>= 4.2.1) [alpha],
- g++-4.3 (>= 4.3.0-7) [!alpha], g++-4.3-multilib [amd64 i386 kfreebsd-amd64
mips mipsel powerpc ppc64 s390 sparc]
+ g++-4.3 (>= 4.3.0-7), g++-4.3-multilib [amd64 i386 kfreebsd-amd64 mips mipsel
powerpc ppc64 s390 sparc],
+ g++-4.3 (>= 4.3.3-2) [alpha]
Build-Depends-Indep: perl, po-debconf (>= 1.0)
Maintainer: GNU Libc Maintainers <[email protected]>
Uploaders: Ben Collins <[email protected]>, 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/branches/glibc-2.9/debian/control.in/main
===================================================================
--- glibc-package/branches/glibc-2.9/debian/control.in/main 2009-01-29
02:05:22 UTC (rev 3263)
+++ glibc-package/branches/glibc-2.9/debian/control.in/main 2009-01-29
15:48:09 UTC (rev 3264)
@@ -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),
- g++-4.2 (>= 4.2.1) [alpha],
- g++-4.3 (>= 4.3.0-7) [!alpha], g++-4.3-multilib [amd64 i386 kfreebsd-amd64
mips mipsel powerpc ppc64 s390 sparc]
+ g++-4.3 (>= 4.3.0-7), g++-4.3-multilib [amd64 i386 kfreebsd-amd64 mips mipsel
powerpc ppc64 s390 sparc],
+ g++-4.3 (>= 4.3.3-2) [alpha]
Build-Depends-Indep: perl, po-debconf (>= 1.0)
Maintainer: GNU Libc Maintainers <[email protected]>
Uploaders: Ben Collins <[email protected]>, 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/branches/glibc-2.9/debian/sysdeps/alpha.mk
===================================================================
--- glibc-package/branches/glibc-2.9/debian/sysdeps/alpha.mk 2009-01-29
02:05:22 UTC (rev 3263)
+++ glibc-package/branches/glibc-2.9/debian/sysdeps/alpha.mk 2009-01-29
15:48:09 UTC (rev 3264)
@@ -1,8 +1,3 @@
-ifeq ($(DEB_HOST_ARCH),$(DEB_BUILD_ARCH))
-CC = gcc-4.2
-CXX = g++-4.2
-endif
-
libc = libc6.1
# build an ev67 optimized library
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]