X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=toolchain%2Fgcc%2Fpatches%2F4.1.0%2F302-c99-snprintf.patch;fp=toolchain%2Fgcc%2Fpatches%2F4.1.0%2F302-c99-snprintf.patch;h=0000000000000000000000000000000000000000;hb=af846f5b787ff6dc12335a93eaf1ffed179b6c54;hp=dfb22d681bbc8ffb7a90e4bc779d84d4c8c37d94;hpb=a450bedff1556747b80827078e7e6989227d5111;p=openwrt-10.03%2F.git diff --git a/toolchain/gcc/patches/4.1.0/302-c99-snprintf.patch b/toolchain/gcc/patches/4.1.0/302-c99-snprintf.patch deleted file mode 100644 index dfb22d681..000000000 --- a/toolchain/gcc/patches/4.1.0/302-c99-snprintf.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gcc-4.0.0/libstdc++-v3/include/c_std/std_cstdio.h-orig 2005-04-29 00:08:41.000000000 -0500 -+++ gcc-4.0.0/libstdc++-v3/include/c_std/std_cstdio.h 2005-04-29 00:08:45.000000000 -0500 -@@ -142,7 +142,7 @@ - using ::vsprintf; - } - --#if _GLIBCXX_USE_C99 -+#if _GLIBCXX_USE_C99 || defined(__UCLIBC__) - - #undef snprintf - #undef vfscanf