Fix arm64 build when using Clang
The commit b5a8055b5c should target GCC builds only as
-flax-vector-conversions has different behaviour in Clang and is
currently making the build fail.
Signed-off-by: Filipe Rinaldi <[email protected]>
(cherry picked from commit 2841144096e046b57214d4be8b7ef17f0077414d)