asm: Allow building x86 and amd64 using old compilers.
* src/hwf-x86.c (get_xgetbv): Build only if AVX support is enabled.
Old as(1) versions do not support the xgetvb instruction. Thus build
this function only if asm support has been requested.
- GnuPG-bug-id: T1708