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 fddb949..cd5263a 100755
--- a/build
+++ b/build
@@ -10,6 +10,7 @@ nop:
build:
(cd src && cmake \
-D CMAKE_INSTALL_PREFIX:PATH=/usr \
+ -D CONF_FILE:STRING=/etc/opkg/opkg.conf
-D STATIC_UBOX:BOOL=ON \
-D BUILD_TESTS:BOOL=OFF \
-D VERSION:STRING="$(version)" \