diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 12:53:06 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 12:53:06 (EST) |
commit | 5d0222229b40fff8a5db4f6905ac0548931e12b8 (patch) | |
tree | 493ccf4d327e0625178cb69b89579a0b31e9de2b | |
parent | 8a76dd43546027ed7870b7abe623f50e28472822 (diff) |
build: Testing now requires additional deps
-rwxr-xr-x | build | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,9 +8,6 @@ nop: build: oh-autoconfigure oh-autobuild - if [ 'x$(OPK_BUILD_ARCH)' = 'x$(OPK_HOST_ARCH)' ]; then \ - oh-autotest; \ - fi touch $@ install: build |