Source: gcc-4.7
Source-version: 4.7.0-3
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

The inlined patch below fixes disabling of Ada for the compiler driver
gcc-4.7 for GNU/Hurd. The reason for removing the dormant port
knetbsd-gnu is due to that having gnu in the name triggers the
disabling of Ada also for GNU/Hurd. Patches to enable Ada for GNU/Hurd,
will be sent separately to the gnat-4.6 package.  This patch also
applies to gcc-4.6.3 and a separate bug report will be sent there. 

--- a/debian/rules.defs 2012-04-02 10:40:36.000000000 +0200
+++ b/debian/rules.defs 2012-04-02 10:02:51.000000000 +0200
@@ -391,7 +391,7 @@
 ifndef DEB_STAGE
 # Ada --------------------
 ada_no_cpus    := m32r sh3 sh3eb sh4 sh4eb
-ada_no_systems := gnu knetbsd-gnu
+ada_no_systems :=
 ada_no_cross   := yes
 ada_no_snap    := no
 ifneq (,$(filter $(DEB_TARGET_ARCH),armhf m68k powerpcspe sh4 sparc64))





-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1334170937.2962.527.ca...@s1499.it.kth.se

Reply via email to