mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
gettext: also remove from staging on -clean
This commit is contained in:
@@ -125,6 +125,7 @@ gettext: uclibc pkgconfig $(STAGING_DIR)/$(GETTEXT_TARGET_BINARY)
|
||||
gettext-unpacked: $(GETTEXT_DIR)/.unpacked
|
||||
|
||||
gettext-clean:
|
||||
-$(MAKE) DESTDIR=$(STAGING_DIR) CC=$(TARGET_CC) -C $(GETTEXT_DIR) uninstall
|
||||
-$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(GETTEXT_DIR) uninstall
|
||||
-$(MAKE) -C $(GETTEXT_DIR) clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user