Revert "testing: Don't run tests when building tkm"
This reverts commit e74bca9e19.
This commit is contained in:
@@ -17,7 +17,7 @@ all: install
|
||||
@rm -f .$(PKG)-checkout-* && touch $@
|
||||
|
||||
.$(PKG)-built-$(REV): .$(PKG)-checkout-$(REV)
|
||||
cd $(PKG) && make
|
||||
cd $(PKG) && make tests && make
|
||||
@rm -f .$(PKG)-built-* && touch $@
|
||||
|
||||
install: .$(PKG)-built-$(REV)
|
||||
|
||||
Reference in New Issue
Block a user