mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
swig: make it compile even if pcre libs are not available
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
@@ -28,6 +28,9 @@ define Package/swig
|
||||
BUILDONLY:=1
|
||||
endef
|
||||
|
||||
HOST_CONFIGURE_ARGS+= \
|
||||
--without-pcre
|
||||
|
||||
define Package/swig/description
|
||||
tool that generates bindings for various languages
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user