Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 739776 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/Makefile.am
0
++ src/Makefile.am
Lines 224-230 Link Here
224
if HAVE_X86
224
if HAVE_X86
225
225
226
if HAVE_AVX2_GCC
226
if HAVE_AVX2_GCC
227
libavx2_la_CFLAGS = -mavx2 -mbmi -mabm -mbmi2
227
libavx2_la_CFLAGS = -mavx2 -mbmi -mabm -mlzcnt -mbmi2
228
endif
228
endif
229
if HAVE_AVX2_CLANG
229
if HAVE_AVX2_CLANG
230
libavx2_la_CFLAGS = -mavx2 -mbmi -mpopcnt -mlzcnt -mbmi2
230
libavx2_la_CFLAGS = -mavx2 -mbmi -mpopcnt -mlzcnt -mbmi2

Return to bug 739776