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)
commita98549b8ecf41718f224c79c8debb1a31400b231
tree38f581ce8c09d637406c276b2912409a4e84ffa7
parent9b0128251566d34a7cad973baca4b43948d4cac1
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]