aboutsummaryrefslogtreecommitdiff
path: root/3.4.6
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-20 05:56:02 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-20 05:56:02 +0000
commit8ee134e9cab640fee2fc0a18b1893c056c72c69f (patch)
treee715f7b28a39b42763f244f6532b3f1fafbf131f /3.4.6
parentfix more translations that would cause an ICE (diff)
downloadgcc-patches-8ee134e9cab640fee2fc0a18b1893c056c72c69f.tar.gz
gcc-patches-8ee134e9cab640fee2fc0a18b1893c056c72c69f.tar.bz2
gcc-patches-8ee134e9cab640fee2fc0a18b1893c056c72c69f.zip
fix generation of manpages in locales #127315
Diffstat (limited to '3.4.6')
-rw-r--r--3.4.6/gentoo/86_all_gcc-3.4-doxygen-filter-locale.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/3.4.6/gentoo/86_all_gcc-3.4-doxygen-filter-locale.patch b/3.4.6/gentoo/86_all_gcc-3.4-doxygen-filter-locale.patch
new file mode 100644
index 0000000..fcd504a
--- /dev/null
+++ b/3.4.6/gentoo/86_all_gcc-3.4-doxygen-filter-locale.patch
@@ -0,0 +1,14 @@
+http://bugs.gentoo.org/show_bug.cgi?id=127315
+
+Index: gcc-3_4-branch/libstdc++-v3/docs/doxygen/filter
+===================================================================
+--- gcc-3_4-branch/libstdc++-v3/docs/doxygen/filter (revision 112972)
++++ gcc-3_4-branch/libstdc++-v3/docs/doxygen/filter (working copy)
+@@ -1,5 +1,7 @@
+ #!/bin/sh
+
++export LC_ALL=C
++
+ script=$1
+ file=$2
+