]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: enable toolset 11 also in install
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 27 Jun 2022 19:38:03 +0000 (19:38 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 28 Jun 2022 12:44:26 +0000 (12:44 +0000)
commitf05b671798a54dce0e4aa340f76b31f401061a27
tree108ad2a7268fadec8471ce1ede3910a25d976399
parentddf3721a9649b9b29593f17e663a1f0bf20afc19
ceph.spec.in: enable toolset 11 also in install

This can be surprising but we actually compile things during
the `install` stage of `rpm-build`. The example is the pybind's
`setup.py` which builds `rados_dummy.c`.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
ceph.spec.in