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

Bug#668425: gcc-4.6: Add support Ada for GNU/Hurd



Source: gcc-4.6
Source-version: 4.6.3-3
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hello,

The inlined patch below fixes disabling of Ada for the compiler driver
gcc-4.6 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.7.0 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))





Reply to: