]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: add new --with pypkg to be passed on to cmake 68401/head
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 16 Apr 2026 17:47:04 +0000 (13:47 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 6 May 2026 13:33:31 +0000 (09:33 -0400)
commit92ead705db81e605a112827ae03f1c6d03cac7fa
tree0731eed07ecdda636da1f66b668b1b2efbb71a45
parent5f270a9f6ff1daf5be41f9eef03d513aca12112c
ceph.spec.in: add new --with pypkg to be passed on to cmake

Add a new --with pypkg option that passes WITH_PYPKG to cmake.
This allows building with the new (experimental) python packaging
support. If this proves useful a future change can consider enabling
by default in some conditions.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
ceph.spec.in