From 1c5c9ddf41ce3b88103e041b4b7e95621a8f5b2a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 17 Sep 2026 22:05:07 +0200 Subject: Uncomment nissy build options --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 0a92c08..21ac6c3 100644 --- a/.profile +++ b/.profile @@ -52,7 +52,7 @@ sht() { mshow -A text/html $@; } n() { mshow .+1 | templess; } # nissy build options -#export NISSY_BUILD_SANITIZE="address,undefined" +export NISSY_BUILD_SANITIZE="address,undefined" # Session cookies are kept in .ssh [ -f $HOME/.ssh/sessions ] && . $HOME/.ssh/sessions -- cgit v1.3