Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
CI: disable libasan on cirrus ci
Baptiste Daroussin committed 4 years ago
commit 86e83e942968a9d46874b625db2280889a9248ae
parent 139bb7b
1 file changed +1 -1
modified .cirrus.yml
@@ -15,7 +15,7 @@ freebsd_task:
                  freebsd_instance:
                     image_family: freebsd-14-0-snap
                  env:
-
                     EXTRA_ARGS: --with-asan --with-ubsan
+
                     #EXTRA_ARGS: --with-asan --with-ubsan
                     # There are still a few occurrences of this error (adding offset to NULL pointer)
                     CPPFLAGS: -fno-sanitize=pointer-overflow -ftrivial-auto-var-init=pattern