2009-04-24 02:23:11 +00:00
|
|
|
--- a/libstdc++-v3/include/c_global/cstdio
|
|
|
|
+++ b/libstdc++-v3/include/c_global/cstdio
|
|
|
|
@@ -139,7 +139,7 @@
|
2009-04-23 09:44:57 +00:00
|
|
|
|
|
|
|
_GLIBCXX_END_NAMESPACE
|
|
|
|
|
|
|
|
-#if _GLIBCXX_USE_C99
|
|
|
|
+#if _GLIBCXX_USE_C99 || defined __UCLIBC__
|
|
|
|
|
|
|
|
#undef snprintf
|
|
|
|
#undef vfscanf
|