]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_c_headers: don't use -Wold-style-declaration option for clang
authorYan, Zheng <zyan@redhat.com>
Fri, 24 Jul 2015 08:03:48 +0000 (16:03 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Aug 2015 08:00:25 +0000 (16:00 +0800)
commit078691977d6703c5e34801002e139c6a8945de50
tree51d4cfe4576319565634de8f98b1ce503020f19e
parentbcbddab500ed601cd2574192fbd0212a6645484f
test_c_headers: don't use -Wold-style-declaration option for clang

clang does not support this option

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/test/Makefile-client.am