summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/libubox.morph
blob: f6c86f1911c2c758d71ea1b20e30b070c15d734e (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=OFF

build-commands:
- make

install-commands:
- make install