Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Also enable pattern init on FreeBSD14
Alex Richardson committed 5 years ago
commit 7b940ccda225a46dc6516cdd6a8067eb8f1f599c
parent 6a424e8
1 file changed +1 -1
modified .cirrus.yml
@@ -20,7 +20,7 @@ freebsd_task:
                  env:
                     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
+
                     CPPFLAGS: -fno-sanitize=pointer-overflow -ftrivial-auto-var-init=pattern

ubuntu_task:
        container: