]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_c_headers: don't use -Werror option for clang
authorYan, Zheng <zyan@redhat.com>
Mon, 17 Aug 2015 02:51:58 +0000 (10:51 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Aug 2015 08:00:29 +0000 (16:00 +0800)
commit491d8939bb1867fbcc87a955dc5a9241bd8a4c9b
tree39f7f38f31de00a2b5f19d24d1fb773219cebe94
parentd36e514935550a770570309f66de7e8d9b6f3241
test_c_headers: don't use -Werror option for clang

When using clang to compile ceph, there are lots of warnings:
clang: warning: argument unused during compilation: '-Wp,-D_FORTIFY_SOURCE=2'

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