| cdfe82d3 | 29-Sep-2022 |
John Baldwin <[email protected]> |
qat: Fix build with GCC.
Use the correct option to suppress warnings due to discarding const from pointers on GCC vs clang.
Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D36
qat: Fix build with GCC.
Use the correct option to suppress warnings due to discarding const from pointers on GCC vs clang.
Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D36780
show more ...
|