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