From 4af64b5f3f7bd7b0fe13df9ac5ce59b51bd4e2d9 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 13 Jan 2022 15:40:07 +0900 Subject: [PATCH] enable asan --- gnome-commander.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-commander.spec b/gnome-commander.spec index a8a29e7..a45a633 100644 --- a/gnome-commander.spec +++ b/gnome-commander.spec @@ -13,7 +13,7 @@ %global update_po 0 %global if_pre 0 -%global use_gcc_strict_sanitize 0 +%global use_gcc_strict_sanitize 1 %global use_release 0 %global use_gitbare 1