diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2011-12-05 09:01:34 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-12-07 21:48:57 +0100 |
commit | eb9e933292d3e262debda5cc7d0a6a295d2ba479 (patch) | |
tree | 408115588ae36c876138b24f8348309237ba3179 /toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch | |
parent | 7cbb85c15065aa02c425747c4d5df15c1934fd33 (diff) |
uClibc: remove deprecated 0.9.30 series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch')
-rw-r--r-- | toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch b/toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch deleted file mode 100644 index 66cb1f609..000000000 --- a/toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/libc/misc/fnmatch/fnmatch_old.c 2008-09-23 21:23:13.000000000 -0700 -+++ b/libc/misc/fnmatch/fnmatch_old.c 2008-09-23 21:23:33.000000000 -0700 -@@ -15,7 +15,7 @@ - not, write to the Free Software Foundation, Inc., 675 Mass Ave, - Cambridge, MA 02139, USA. */ - --#if HAVE_CONFIG_H -+#ifdef HAVE_CONFIG_H - # include <config.h> - #endif - |