pcre: disable shared libraries for host builds
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Mar 2022 23:18:49 +0000 (16:18 -0700)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 27 Mar 2022 12:38:13 +0000 (14:38 +0200)
commitf8571749a77ea23b418c84692220083858c1df79
treea9cd7426376df2a498b59850f4740c0e8c49098b
parent8a75ed4ba07b9d64ae547ce36873e51ba54f0eaf
pcre: disable shared libraries for host builds

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>
package/libs/pcre/Makefile