From 2b10a9677817377618e33d2b07ab7caefe316633 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 18 Aug 2014 17:05:22 +0000 Subject: Re-organise definitions with scripts/organise-morphologies.py --- strata/ceph-service/nspr.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/ceph-service/nspr.morph (limited to 'strata/ceph-service/nspr.morph') 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) -- cgit v1.2.1