mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 07:39:29 -04:00
Getting rid of shared libraries for hostpkg avoids having to use rpath
hacks to find the library. It also fixes compilation with host glib2
binaries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit f8571749a7)