Loading package/libxml2/libxml2.mk +6 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,10 @@ LIBXML2_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \ --without-debugging --without-python \ --without-threads $(DISABLE_NLS) LIBXML2_DEPENDENCIES = uclibc $(eval $(call AUTOTARGETS,package,libxml2)) $(LIBXML2_HOOK_POST_INSTALL): $(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libxml2*so* touch $@ Loading
package/libxml2/libxml2.mk +6 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,10 @@ LIBXML2_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \ --without-debugging --without-python \ --without-threads $(DISABLE_NLS) LIBXML2_DEPENDENCIES = uclibc $(eval $(call AUTOTARGETS,package,libxml2)) $(LIBXML2_HOOK_POST_INSTALL): $(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libxml2*so* touch $@