]> 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)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 10 Aug 2022 19:58:02 +0000 (15:58 -0400)
commita7da6f3fd0736b524c89fc66abc183a57c91f57b
tree74d15d77bc7f19aa6db6905db7222af540b87bcd
parent6743e5df71ff1cd6558c4faa3804623705b22141
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>
(cherry picked from commit f05b671798a54dce0e4aa340f76b31f401061a27)
ceph.spec.in