libiconv-full: fix build with fortify source
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 12:13:57 +0000 (12:13 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 12:13:57 +0000 (12:13 +0000)
commitc1eba220765a2815ee8c1fecd31bb96b88614693
tree628f1c11521f6e0e20b40830e8952209116abd46
parent94e8742abe6b463082ee9c33f0690e2d41ef57ed
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>
SVN-Revision: 46127
package/libs/libiconv-full/Makefile
package/libs/libiconv-full/patches/300-fortify-source-compat.patch [new file with mode: 0644]