[xscreensaver] and change the default of use_gcc_strict_sanitize, oops...

Mamoru TASAKA mtasaka at fedoraproject.org
Tue Feb 10 16:31:14 UTC 2015


commit 42e0a5f5a49bdbf93a6f01076a445c734e128757
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Feb 11 01:31:01 2015 +0900

    and change the default of use_gcc_strict_sanitize, oops...

 xscreensaver.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xscreensaver.spec b/xscreensaver.spec
index 64c0b05..a3c0a3f 100644
--- a/xscreensaver.spec
+++ b/xscreensaver.spec
@@ -15,7 +15,7 @@
 %global use_clang_as_cc 0
 %global use_clang_analyze 0
 %global use_cppcheck   0
-%global use_gcc_strict_sanitize 1
+%global use_gcc_strict_sanitize 0
 %global use_gcc_trap_on_sanitize 0
 %undefine extrarel
 


More information about the scm-commits mailing list