mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
08179fd9f3
on Clang, the option for detecting unknown attribute is -Wunknown-attributes, so "-Wattributes -Werror" does not fail the test when the C compiler is Clang. in this change, we just turn all warnings into errors. this should fail the test if the compiler does not understand `__attribute__((__symver__ ...))` Fixes: https://tracker.ceph.com/issues/40060 Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
modules |