musl-fts: remove shared libraries from host
[openwrt/staging/jow.git] / package / libs / musl-fts / Makefile
index e913fe167fedd86087ea29baa1b3c568bb10aa27..72341cd3796386e3f74ec556d07cb41d0e575b10 100644 (file)
@@ -44,6 +44,7 @@ define Package/musl-fts/description
   The musl-fts package implements the fts(3) functions fts_open, fts_read, fts_children, fts_set and fts_close, which are missing in musl libc.
 endef
 
+HOST_CONFIGURE_ARGS += --disable-shared --with-pic
 
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include