summaryrefslogtreecommitdiff
path: root/toolchain/gcc/4.4.3/302-c99-snprintf.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-05-02 23:22:26 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-05-02 23:22:26 +0200
commit4439d388907066ab58fc1753eb07c40dcc98fcf6 (patch)
tree12c97141a27c5bca9fffd09cf6c91507f1dc8743 /toolchain/gcc/4.4.3/302-c99-snprintf.patch
parent9b24af38201cb17662a4838c305dc58e0e3a8919 (diff)
toolchain/gcc: bump 4.4.x version to 4.4.4
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/4.4.3/302-c99-snprintf.patch')
-rw-r--r--toolchain/gcc/4.4.3/302-c99-snprintf.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/toolchain/gcc/4.4.3/302-c99-snprintf.patch b/toolchain/gcc/4.4.3/302-c99-snprintf.patch
deleted file mode 100644
index ba51a0e1d..000000000
--- a/toolchain/gcc/4.4.3/302-c99-snprintf.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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 @@
-
- _GLIBCXX_END_NAMESPACE
-
--#if _GLIBCXX_USE_C99
-+#if _GLIBCXX_USE_C99 || defined __UCLIBC__
-
- #undef snprintf
- #undef vfscanf