From c773de28b221c85159e4a715abd25ae7c39bc39c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 25 Jun 2020 19:20:47 -0400 Subject: cmd/build: Return exit status And don't run opkbuild after opkg returns an error. --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 21a467c..201d244 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,9 @@ Changes in this release: * "prokit build" now passes an "-a" option, if supported, to opkg to install host-architecture non-coinstallable dependencies (such as library development packages) when cross building. - * "prokit shell" and "prokit opkg" now pass through relevant exit - statuses. + * "prokit shell", "prokit opkg", and "prokit build" now pass through + relevant exit statuses. "prokit build" also no longer tries to run + opkbuild after opkg exits with an error. ProteanOS Development Kit version 2.0.1 --------------------------------------- -- cgit v0.9.1