summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 30ae988..6acf866 100755
--- a/build
+++ b/build
@@ -262,6 +262,7 @@ build_$(target): build-$(type)
install_$(target): install-$(type)
configure build install:
+ set -e; \
for tgt in $(targets); do \
if [ x"$${target}" = x'$(OPK_HOST_ARCH)' ]; then \
type='native'; \