]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
dmclock: pick up change to use specified C++ settings if any 30114/head
authorKefu Chai <kchai@redhat.com>
Tue, 3 Sep 2019 16:53:24 +0000 (00:53 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 3 Sep 2019 17:06:25 +0000 (01:06 +0800)
commita3687f09d55800b684bcc2a1fe232eb814b70768
tree9075642290d0fd8fb648e80a6796fe6e6986f9c0
parent0fe1ca97c5212fac246285af47532e2667bd27b5
dmclock: pick up change to use specified C++ settings if any

see https://github.com/ceph/dmclock/pull/73

so dmclock won't pass `-std=c++11` even if the parent project already
have `-std=c++17` in CXX_FLAGS.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit fb83b331de9636e5de3d756e490748d5bfb9c4dc)

Conflicts: dmclock
  this change is not cherry-picked from master, because master is using
  a different dmclock version. so in this change, only the minimum fix
  is included.
src/dmclock