Backport #13417
Fix -Wno-format and -Werror=format-security options clash
Release:
firefly
Crash signature:
History
#1 Updated by Nathan Cutler over 5 years ago
The next thing that is breaking firefly
builds on Fedora 22 is
CC test/librbd/ceph_test_librbd_fsx-fsx.o error: cc1: -Wformat-security ignored without -Wformat [-Werror=format-security]
Needs https://github.com/ceph/ceph/commit/7df67a544f6401fd31157b6e2a6ca590d87d7cbc
#2 Updated by Nathan Cutler over 5 years ago
- Description updated (diff)
- Status changed from New to In Progress
#3 Updated by Nathan Cutler over 5 years ago
- Target version set to v0.80.11
#4 Updated by Loic Dachary over 5 years ago
- Status changed from In Progress to Resolved