summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-04 18:32:57 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-04 18:32:57 (EDT)
commitb4655a222efd29326bb5bc766c472774800d5905 (patch)
treedd551dedaa8541bd4025643f023d5aea04b0dacd /build
parent9e24f0e1ce777dda2abe72f63172f0c2f6c639dd (diff)
patches, build: Allow upgrade command without arguments
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 65bf9a6..63fae66 100755
--- a/build
+++ b/build
@@ -14,6 +14,7 @@ build:
-D LOCK_FILE:STRING=/var/lib/opkg/lock \
-D STATIC_UBOX:BOOL=ON \
-D BUILD_TESTS:BOOL=OFF \
+ -D REQUIRE_UPGRADE_ARGS:BOOL=OFF \
-D VERSION:STRING="$(version)" \
.)
oh-autobuild