Loading package/pango/pango.mk +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ $(STAMP_DIR)/host_pango_unpacked: $(DL_DIR)/$(PANGO_SOURCE) toolchain/patch-kernel.sh $(PANGO_HOST_DIR) package/pango/ \*.patch touch $@ $(STAMP_DIR)/host_pango_configured: $(STAMP_DIR)/host_pango_unpacked $(STAMP_DIR)/host_cairo_installed $(STAMP_DIR)/host_libglib2_installed $(STAMP_DIR)/host_pango_configured: $(STAMP_DIR)/host_pango_unpacked $(STAMP_DIR)/host_cairo_installed $(STAMP_DIR)/host_libglib2_installed $(STAMP_DIR)/host_autoconf_installed $(STAMP_DIR)/host_automake_installed (cd $(PANGO_HOST_DIR); rm -rf config.cache; \ $(HOST_CONFIGURE_OPTS) \ CFLAGS="$(HOST_CFLAGS)" \ Loading Loading
package/pango/pango.mk +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ $(STAMP_DIR)/host_pango_unpacked: $(DL_DIR)/$(PANGO_SOURCE) toolchain/patch-kernel.sh $(PANGO_HOST_DIR) package/pango/ \*.patch touch $@ $(STAMP_DIR)/host_pango_configured: $(STAMP_DIR)/host_pango_unpacked $(STAMP_DIR)/host_cairo_installed $(STAMP_DIR)/host_libglib2_installed $(STAMP_DIR)/host_pango_configured: $(STAMP_DIR)/host_pango_unpacked $(STAMP_DIR)/host_cairo_installed $(STAMP_DIR)/host_libglib2_installed $(STAMP_DIR)/host_autoconf_installed $(STAMP_DIR)/host_automake_installed (cd $(PANGO_HOST_DIR); rm -rf config.cache; \ $(HOST_CONFIGURE_OPTS) \ CFLAGS="$(HOST_CFLAGS)" \ Loading