summaryrefslogtreecommitdiff
path: root/strata/ceph-service/boost.def
blob: 0410ded1d6742d10a27b7801aadc28104313c1aa (plain)
1
2
3
4
5
6
7
name: boost
configure-commands:
- ./bootstrap.sh
build-commands:
- ./b2 || true
install-commands:
- ./b2 install --prefix=$DESTDIR$PREFIX || true