aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-24 02:23:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-24 02:23:11 +0000
commitdcd9f20085e09fae9ba1c648973be0103db54c28 (patch)
tree0f4a26da8042a93c60235077b3081b30eac3f1f8 /toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch
parent222f37cbde2e880148eecd7bee5f39bb2afa6159 (diff)
downloadupstream-dcd9f20085e09fae9ba1c648973be0103db54c28.tar.gz
upstream-dcd9f20085e09fae9ba1c648973be0103db54c28.tar.bz2
upstream-dcd9f20085e09fae9ba1c648973be0103db54c28.zip
port the mbsd_multi patch to gcc 4.4.0, refresh the other patches
SVN-Revision: 15369
Diffstat (limited to 'toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch')
-rw-r--r--toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch b/toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch
index ba51a0e1d4..f0ba5411ed 100644
--- a/toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch
+++ b/toolchain/gcc/patches/4.4.0/302-c99-snprintf.patch
@@ -1,8 +1,6 @@
-Index: gcc-4.3.0/libstdc++-v3/include/c_global/cstdio
-===================================================================
---- gcc-4.3.0/libstdc++-v3/include/c_global/cstdio (revision 129202)
-+++ gcc-4.3.0/libstdc++-v3/include/c_global/cstdio (working copy)
-@@ -144,7 +144,7 @@
+--- a/libstdc++-v3/include/c_global/cstdio
++++ b/libstdc++-v3/include/c_global/cstdio
+@@ -139,7 +139,7 @@
_GLIBCXX_END_NAMESPACE