X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F4.4.3%2Bcs%2F302-c99-snprintf.patch;fp=toolchain%2Fgcc%2Fpatches%2F4.4.3%2Bcs%2F302-c99-snprintf.patch;h=0000000000000000000000000000000000000000;hp=f0ba5411ed6ab5186d0eed9f5c39cd2f5be97052;hb=eacfe9260e88fc79aa2a1d97b524e12c7f6f49d6;hpb=95612bcef8dcdc3eccd4b0589ceada865ece6dbd diff --git a/toolchain/gcc/patches/4.4.3+cs/302-c99-snprintf.patch b/toolchain/gcc/patches/4.4.3+cs/302-c99-snprintf.patch deleted file mode 100644 index f0ba5411e..000000000 --- a/toolchain/gcc/patches/4.4.3+cs/302-c99-snprintf.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/libstdc++-v3/include/c_global/cstdio -+++ b/libstdc++-v3/include/c_global/cstdio -@@ -139,7 +139,7 @@ - - _GLIBCXX_END_NAMESPACE - --#if _GLIBCXX_USE_C99 -+#if _GLIBCXX_USE_C99 || defined __UCLIBC__ - - #undef snprintf - #undef vfscanf