mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
add src/nfa/vermicelli_simd.cpp to ppc64le
This commit is contained in:
parent
983a3a52bd
commit
9e1c43b9ec
@ -812,6 +812,7 @@ set (hs_exec_SRCS
|
||||
elseif (ARCH_PPC64EL)
|
||||
set (hs_exec_SRCS
|
||||
${hs_exec_SRCS}
|
||||
src/nfa/vermicelli_simd.cpp
|
||||
src/util/supervector/arch/ppc64el/impl.cpp)
|
||||
endif ()
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user