summaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc-2.3.2/arm-output-format.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glibc/glibc-2.3.2/arm-output-format.patch')
-rw-r--r--recipes/glibc/glibc-2.3.2/arm-output-format.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/glibc/glibc-2.3.2/arm-output-format.patch b/recipes/glibc/glibc-2.3.2/arm-output-format.patch
new file mode 100644
index 0000000000..56fe185e4a
--- /dev/null
+++ b/recipes/glibc/glibc-2.3.2/arm-output-format.patch
@@ -0,0 +1,11 @@
+--- scripts/output-format.sed 8 Dec 2002 08:13:16 -0000 1.2
++++ scripts/output-format.sed 26 Aug 2003 15:01:13 -0000
+@@ -18,7 +18,7 @@
+ s/\n//
+ s/^\([^,]*\),\([^,]*\),B/OUTPUT_FORMAT(\1)/p
+ s/^\([^,]*\),\([^,]*\),L/OUTPUT_FORMAT(\2)/p
+-/,/s|^|*** BUG in libc/scripts/output-format.sed *** |p
++/,/Q
+ q
+ : q
+ s/"//g