diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2019-04-15 16:35:28 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2019-04-15 16:35:28 -0700 |
commit | 4bc040f0ae3b7c98d4c7fdb525f49b5a29f7e2df (patch) | |
tree | aa9afc1dcc3e54ef18d721bbab36b3e021af8436 /sys-cluster | |
parent | sys-cluster/ceph: Fixup for 12.2.12-r1, missed something in merging (diff) | |
download | gentoo-4bc040f0ae3b7c98d4c7fdb525f49b5a29f7e2df.tar.gz gentoo-4bc040f0ae3b7c98d4c7fdb525f49b5a29f7e2df.tar.bz2 gentoo-4bc040f0ae3b7c98d4c7fdb525f49b5a29f7e2df.zip |
sys-cluster/ceph: Another merge issue
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ceph-12.2.12-r1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild b/sys-cluster/ceph/ceph-12.2.12-r1.ebuild index 24b436de2373..5a7ad336c75c 100644 --- a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild +++ b/sys-cluster/ceph/ceph-12.2.12-r1.ebuild @@ -141,9 +141,6 @@ PATCHES=( "${FILESDIR}/ceph-12.2.12-ncurses-tinfo.patch" ) -# dpdk and ninja don't get along -CMAKE_MAKEFILE_GENERATOR="emake" - check-reqs_export_vars() { if use amd64; then CHECKREQS_DISK_BUILD="12G" |