pkgconfig: make sure host compile target isn't considered out of date
This commit is contained in:
parent
1d076fdfb9
commit
e40b41f4d9
@ -40,6 +40,7 @@ $(PKGCONFIG_HOST_DIR)/.configured: $(PKGCONFIG_HOST_DIR)/.unpacked
|
||||
|
||||
$(PKGCONFIG_HOST_DIR)/.compiled: $(PKGCONFIG_HOST_DIR)/.configured
|
||||
$(MAKE) -C $(@D)
|
||||
touch $@
|
||||
|
||||
$(PKGCONFIG_HOST_BINARY): $(PKGCONFIG_HOST_DIR)/.compiled
|
||||
$(MAKE) -C $(<D) install
|
||||
|
Loading…
Reference in New Issue
Block a user