From 5d0222229b40fff8a5db4f6905ac0548931e12b8 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 21 Dec 2020 12:53:06 -0500 Subject: build: Testing now requires additional deps --- diff --git a/build b/build index c7f5c52..f6671e4 100755 --- a/build +++ b/build @@ -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 -- cgit v0.9.1