gnu: ceph: Fix build with recent CMake.
authorMarius Bakke <mbakke@fastmail.com>
Tue, 16 Jul 2019 21:17:21 +0000 (23:17 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Wed, 17 Jul 2019 13:13:57 +0000 (15:13 +0200)
commit7f080fb97c28fd94da1efaaa8fec8b5b830c328d
tree1078fe5dec4bc4f777cf3da62ac9533a094528a0
parent3549e23b25303d46f4725628a50c2a302d5e59f3
gnu: ceph: Fix build with recent CMake.

* gnu/packages/storage.scm (ceph)[arguments]: Drop "-DENABLE_SHARED" from
<#:configure-flags> in favor of "-DBUILD_SHARED_LIBS".  Add phase to remove
installed test executables.
gnu/packages/storage.scm