]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
updated README to reflect CMake changes
authorAlex Bondarev <abondarev84@gmail.com>
Tue, 13 Sep 2022 15:29:06 +0000 (18:29 +0300)
committerAlex Bondarev <abondarev84@gmail.com>
Tue, 13 Sep 2022 15:29:06 +0000 (18:29 +0300)
README.md

index 8bc7aff64540df34d73c19cccd72debcff40988b..f9d2708f4ad1572395d82244834623c80a8adb14 100644 (file)
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ Vectorscan is typically used in a DPI library stack, just like Hyperscan.
 
 # Compiling for SVE
 
+When compiling on AARCH64 machine with support for either of the SVE flags, it will be detected and applied automatically.
+
 The following cmake variables can be set in order to target Arm's Scalable
 Vector Extension. They are listed in ascending order of strength, with cmake
 detecting whether the feature is available in the compiler and falling back to