diff --git a/SCRAMV1.spec b/SCRAMV1.spec index e5c2eab25db..2c650fd0eb0 100644 --- a/SCRAMV1.spec +++ b/SCRAMV1.spec @@ -1,8 +1,8 @@ -### RPM lcg SCRAMV1 V3_00_58 +### RPM lcg SCRAMV1 V3_00_59 ## NOCOMPILER ## NO_VERSION_SUFFIX -%define tag 6654963f322524cb9560b6e46e7d9807c2cec9cf +%define tag e8f47d278bafb41f8ea16e2ae7247c709ee9d591 %define branch SCRAMV3 %define github_user cms-sw Source: git+https://github.com/%{github_user}/SCRAM.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz diff --git a/scram-project-build.file b/scram-project-build.file index defde459e51..e9784abed2c 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -54,7 +54,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V07-05-11 +%define configtag V07-06-01 %endif %if "%{?cvssrc:set}" != "set" diff --git a/scram-tools.file/tools/gcc/sanitizer-flags-asan.xml b/scram-tools.file/tools/gcc/sanitizer-flags-asan.xml new file mode 100644 index 00000000000..881c1561681 --- /dev/null +++ b/scram-tools.file/tools/gcc/sanitizer-flags-asan.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/scram-tools.file/tools/gcc/sanitizer-flags-ubsan.xml b/scram-tools.file/tools/gcc/sanitizer-flags-ubsan.xml new file mode 100644 index 00000000000..cb94b0a0626 --- /dev/null +++ b/scram-tools.file/tools/gcc/sanitizer-flags-ubsan.xml @@ -0,0 +1,8 @@ + + + + + + + +