mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 14:19:28 -04:00
Allows to avoid rpath hacks with at least softethervpn. --with-pic is needed as it's not default with static libraries, only shared ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>