1 # Clear hardware capabilities emitted by Sun as: calls to the x86_avx.c
2 # functions are only emitted with -mavx.
4 # The v1 mapfile syntax has no support for clearing specific capabilities,
7 hwcap_1 = V0x0 OVERRIDE;
9 # If we can assume mapfile v2 syntax, we can specificially clear AVX.