summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-12-29 20:18:21 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-12-29 20:18:21 +0000
commitcc88c5624229c1da1e392eb5d9170d617d9a8eae (patch)
tree38d59d4a9394c1f4d6f2e9b4728052489151916e /sdk/recipes/patches
parent02b2e1e99bd840b3864d814b1197511587ee2b19 (diff)
downloadtoolchains-cc88c5624229c1da1e392eb5d9170d617d9a8eae.tar.gz
toolchains-cc88c5624229c1da1e392eb5d9170d617d9a8eae.tar.bz2
Add libiconv to the SDK
svn path=/toolchains/; revision=11143
Diffstat (limited to 'sdk/recipes/patches')
-rw-r--r--sdk/recipes/patches/libiconv/libcharset.lib.localcharset.c.p12
1 files changed, 12 insertions, 0 deletions
diff --git a/sdk/recipes/patches/libiconv/libcharset.lib.localcharset.c.p b/sdk/recipes/patches/libiconv/libcharset.lib.localcharset.c.p
new file mode 100644
index 0000000..0764907
--- /dev/null
+++ b/sdk/recipes/patches/libiconv/libcharset.lib.localcharset.c.p
@@ -0,0 +1,12 @@
+--- libcharset/lib/localcharset.c.old 2010-12-29 19:12:21.000000000 +0000
++++ libcharset/lib/localcharset.c 2010-12-29 19:12:49.000000000 +0000
+@@ -319,9 +319,6 @@
+ If the canonical name cannot be determined, the result is a non-canonical
+ name. */
+
+-#ifdef STATIC
+-STATIC
+-#endif
+ const char *
+ locale_charset (void)
+ {