diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index 7663376032..d9aba90d30 100644 --- a/config.h.in +++ b/config.h.in @@ -76,12 +76,6 @@ /* Define if _rtld_local structure should be forced into .sdata section. */ #undef HAVE_SDATA_SECTION -/* Define if gcc supports AVX. */ -#undef HAVE_AVX_SUPPORT - -/* Define if gcc supports VEX encoding. */ -#undef HAVE_SSE2AVX_SUPPORT - /* Define if compiler supports AVX512. */ #undef HAVE_AVX512_SUPPORT |