glib2: link libiconv when building host pkg
authorTan Zien <nabsdh9@gmail.com>
Sat, 6 Apr 2024 15:05:17 +0000 (23:05 +0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 7 Apr 2024 22:59:27 +0000 (15:59 -0700)
commit9c7a973a50dd987a13cde7bdac2330aac57275f3
tree696115962d450f76dfdb1e183a36a6e277312802
parent1a70cf2f3be9963d1bc9ccda810a72a3026335e0
glib2: link libiconv when building host pkg

some compile error happens when building.
Linking to libiconv-full fixes this.
refer to: https://github.com/openwrt/openwrt/commit/63dd14b906e9eb27bc878b95ac6777a3624b1135

Signed-off-by: Tan Zien <nabsdh9@gmail.com>
libs/glib2/Makefile