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

Bug#668268: gcc-4.7: Add support for GNU locales for GNU/Hurd



Package: gcc-4.7
Version: 4.7.0-2
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hello,

The patch below fixes the disabling of the GNU locales for GNU/Hurd.
The reason for removing the dormant port knetbsd-gnu is due to that
having gnu in the name triggers a disabling of GNU locales for GNU/Hurd.

(This patch is the same as for gcc-4.6.3, in the now closed bug #667662)

The patch is inlined below:
--- a/debian/rules.defs 2012-04-02 10:40:36.000000000 +0200
+++ b/debian/rules.defs 2012-04-02 10:02:51.000000000 +0200
@@ -1232,7 +1232,7 @@
 # GNU locales
 force_gnu_locales := yes
 locale_no_cpus :=
-locale_no_systems := knetbsd-gnu
+locale_no_systems :=
 ifneq (,$(findstring $(DEB_TARGET_GNU_SYSTEM),$(locale_no_systems)))
   force_gnu_locales := disabled for system $(DEB_TARGET_GNU_SYSTEM)
 endif







Reply to: