readline: disable shared library for host
[openwrt/staging/noltari.git] / package / libs / readline / Makefile
index d41a6d74f4da63bbfea81d312ddf0667f42177a3..d14f058eabae02f1cc02603618f076bf27a851f1 100644 (file)
@@ -45,6 +45,7 @@ define Package/libreadline/description
        history expansion on previous commands.
 endef
 
+HOST_CONFIGURE_ARGS += --disable-shared --with-pic
 CONFIGURE_ARGS += --with-curses --disable-install-examples
 
 CONFIGURE_VARS += \