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)
commitaf1973bb573f724a3e3e2c35db8c28b46ff1da44
tree628f1c11521f6e0e20b40830e8952209116abd46
parent34d431976bea6eb6df4756566f6084a382e40ad2
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]