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, 0 insertions, 6 deletions
diff --git a/strata/ceph-service/nspr.morph b/strata/ceph-service/nspr.morph
deleted file mode 100644
index a5224fb4..00000000
--- a/strata/ceph-service/nspr.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: nspr
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./configure --prefix=$PREFIX --with-mozilla --with-pthreads $([ $(uname -m) = x86_64
- ] && echo --enable-64bit)