diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 865eaf3855..7663376032 100644 --- a/config.h.in +++ b/config.h.in @@ -76,9 +76,6 @@ /* Define if _rtld_local structure should be forced into .sdata section. */ #undef HAVE_SDATA_SECTION -/* Define if gcc supports SSE4. */ -#undef HAVE_SSE4_SUPPORT - /* Define if gcc supports AVX. */ #undef HAVE_AVX_SUPPORT |