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