projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d076fd
)
pkgconfig: make sure host compile target isn't considered out of date
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 19 Mar 2009 08:29:42 +0000
(08:29 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 19 Mar 2009 08:29:42 +0000
(08:29 -0000)
package/pkgconfig/pkgconfig.mk
patch
|
blob
|
history
diff --git
a/package/pkgconfig/pkgconfig.mk
b/package/pkgconfig/pkgconfig.mk
index 00fd9582c144cc562b189a8989e5a16ff2eeea85..dc6f11be5cfe14ec172e2aea8bf450e1f58c2df1 100644
(file)
--- a/
package/pkgconfig/pkgconfig.mk
+++ b/
package/pkgconfig/pkgconfig.mk
@@
-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