summaryrefslogtreecommitdiff
path: root/strata/ceph-service/nspr.morph
blob: a5224fb467ba53036f126bf270f6c7e3c431b4d0 (plain)
1
2
3
4
5
6
name: nspr
kind: chunk
build-system: autotools
configure-commands:
- ./configure --prefix=$PREFIX --with-mozilla --with-pthreads $([ $(uname -m) = x86_64
  ] && echo --enable-64bit)