cmake.mk: disable shared libs for host packages
authorRosen Penev <rosenp@gmail.com>
Thu, 26 Sep 2024 23:29:43 +0000 (16:29 -0700)
committerRobert Marko <robimarko@gmail.com>
Sun, 6 Oct 2024 20:39:32 +0000 (22:39 +0200)
commitc80792e666f9a1f40d7b4b846874cdd66d22bd95
tree8bbd9d97fdbd381e0387205ec60f9137e71ad623
parent3da8e385e0fde0b70d67964ef321482ab27bf95f
cmake.mk: disable shared libs for host packages

Disable for host to avoid having to use rpath hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16586
Signed-off-by: Robert Marko <robimarko@gmail.com>
include/cmake.mk