doc: add note about upstream colm/ragel

This commit is contained in:
Robert Schulze 2022-09-07 20:10:17 +00:00
parent 151bf1e074
commit 9b868f8b7d
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -237,6 +237,8 @@ set (SRCS
#
# Please regenerate these files if you update vectorscan. They must be regenerated for each platform separately because ragel produces for
# weird reasons different constants in the output.
#
# Also, please use upstream versions of colm and ragel, the packages in Ubuntu 22.04 seem to produce wrong output on ARM.
if (ARCH_AMD64)
list (APPEND SRCS
"${LIBRARY_DIR}/../vectorscan-cmake/rageled_files/amd64/Parser.cpp"