summaryrefslogtreecommitdiff
path: root/strata/ceph-service/nspr.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ceph-service/nspr.morph')
-rw-r--r--strata/ceph-service/nspr.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/ceph-service/nspr.morph b/strata/ceph-service/nspr.morph
new file mode 100644
index 00000000..a5224fb4
--- /dev/null
+++ b/strata/ceph-service/nspr.morph
@@ -0,0 +1,6 @@
+name: nspr
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix=$PREFIX --with-mozilla --with-pthreads $([ $(uname -m) = x86_64
+ ] && echo --enable-64bit)