Autotools update
Compare changes
+ 26
− 0
@@ -216,6 +216,32 @@ if test "$enable_san" = "yes"; then
Adds --disable-vec
option to add the following flags:
-fno-tree-vectorize
-no-vec -no-simd
-fno-vectorize -fno-slp-vectorize"
There is no --enable-vec
, that is a noop.