libiconv-full: fix build with fortify source
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jun 2015 12:13:57 +0000 (12:13 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jun 2015 12:13:57 +0000 (12:13 +0000)
commit091ed01bc811b787f63250e08e6d0fa4b97e8968
tree628f1c11521f6e0e20b40830e8952209116abd46
parenteeeaca2c8bd5bdc8b966204241a835bb9a0d1955
libiconv-full: fix build with fortify source

Avoid redefining `realpath` to fix the following error:

    .../include/fortify/stdlib.h:36:13: error: 'realpath' undeclared here (not in a function)

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46127 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/libs/libiconv-full/Makefile
package/libs/libiconv-full/patches/300-fortify-source-compat.patch [new file with mode: 0644]