fix build issues with SMP compiles
SVN-Revision: 4317
This commit is contained in:
parent
6f0b787692
commit
55fd1cd74e
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ define BuildPackage
|
|||
|
||||
clean: $(1)-clean
|
||||
|
||||
$(PKG_BUILD_DIR)/.version-$(1)_$(VERSION)_$(PKGARCH):
|
||||
$(PKG_BUILD_DIR)/.version-$(1)_$(VERSION)_$(PKGARCH): $(PKG_BUILD_DIR)/.prepared
|
||||
-rm $(PKG_BUILD_DIR)/.version-$(1)_*
|
||||
@touch $$@
|
||||
|
||||
|
|
Loading…
Reference in a new issue