]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
build: Remove -Wno-invalid-offsetof 22081/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 02:34:44 +0000 (22:34 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 18 May 2018 13:30:36 +0000 (15:30 +0200)
commit51df344f68f154af7644c49c9610ab2760400eaa
tree1d1f6dbfdf21dd9365f97d9ba3152060c563b62b
parentf003c9b138eccc0c8ff1f779892d443fe36ea92a
build: Remove -Wno-invalid-offsetof

Since C++17 relaxed the rules for using offsetof, this is no longer needed.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit f9c5e28225cd145f28484ba15f7582716de5a98c)
src/CMakeLists.txt