summaryrefslogtreecommitdiff
path: root/strata/cpp-common-libs/boost.morph
blob: 6aaee8ad75b4c91deb0f85c43c8f76d1e4ea00eb (plain)
1
2
3
4
5
6
7
8
9
name: boost
kind: chunk
build-system: manual
configure-commands:
- ./bootstrap.sh
build-commands:
- ./b2 $MAKEFLAGS
install-commands:
- ./b2 install --prefix="$DESTDIR$PREFIX"