aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2021-02-11 15:16:59 +0000
committerMark Johnston <markj@FreeBSD.org>2021-02-11 15:16:59 +0000
commit29ed53850e72ab1b470b978d150561281addc0fc (patch)
tree1e235c97c7e98d7c4b03694ae133a348e9864e5a /Makefile
parentc03ccb991d0e399435c9bbdb6b266ecee93f5b46 (diff)
downloadsrc-29ed53850e72ab1b470b978d150561281addc0fc.tar.gz
src-29ed53850e72ab1b470b978d150561281addc0fc.zip
mlx4, mthca: Silence warnings about no-op alignment operations
Since commit 8fa6abb6f4f64f ("Expose clang's alignment builtins and use them for roundup2/rounddown2"), clang emits warnings for several alignment operations in these drivers because the operation is a no-op. The compiler is arguably being too strict here, but in the meantime let's silence the warnings by conditionally compiling the alignment operations. Reviewed by: arichardson, hselasky MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D28576
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions