summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/libubox.morph
blob: d0636ebe6341db43ebfcf3fa4555fcdd3592935d (plain)
1
2
3
4
5
6
7
8
9
10
11
name: libubox
kind: chunk

configure-commands:
- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX -DBUILD_LUA=FALSE

build-commands:
- make

install-commands:
- make install