summaryrefslogtreecommitdiffstats
path: root/src/libgnurx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/libgnurx.mk')
-rw-r--r--src/libgnurx.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libgnurx.mk b/src/libgnurx.mk
index 21ffb3b..d71e365 100644
--- a/src/libgnurx.mk
+++ b/src/libgnurx.mk
@@ -26,3 +26,5 @@ define $(PKG)_BUILD
$(MAKE) -C '$(1)' -f Makefile.mxe -j '$(JOBS)' TARGET=$(TARGET) bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS= install-static
ln -sf '$(PREFIX)/$(TARGET)/lib/libgnurx.a' '$(PREFIX)/$(TARGET)/lib/libregex.a'
endef
+
+$(PKG)_BUILD_SHARED =