pcre: disable shared libraries for host builds
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Mar 2022 23:18:49 +0000 (16:18 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Apr 2022 22:20:24 +0000 (00:20 +0200)
commit56463b02213567e111fef64dc15543a004c2230e
treebdd8bf1d171a9c3596856a77f5851df671102970
parent308adb76d2ad7a820575ca41aa96970e8e337220
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>
(cherry picked from commit f8571749a77ea23b418c84692220083858c1df79)
package/libs/pcre/Makefile