diff --git a/compiler-rt.spec b/compiler-rt.spec index 97ebad2b5125d20d692710ebe2dd57c6f8318d59..689fd6945fa55137d3dd130b80cc3559b29fc9de 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -4,7 +4,7 @@ Name: compiler-rt Version: 10.0.1 -Release: 1 +Release: 2 Summary: LLVM "compiler-rt" runtime libraries License: NCSA or MIT URL: http://llvm.org @@ -29,8 +29,6 @@ instrumentation, and Blocks C language extension. %prep %autosetup -n %{crt_srcdir} -p1 -pathfix.py -i %{__python3} -pn lib/hwasan/scripts/hwasan_symbolize - %build mkdir -p _build cd _build @@ -104,6 +102,9 @@ fi %endif %changelog +* Sat Sep 19 2020 Guoshuai Sun - 10.0.1-2 +- Keep "/usr/bin/env python" instead of /usr/bin/python3 in hwasan_symbolize + * Thu Jul 30 2020 Guoshuai Sun - 10.0.1-1 - Update to 10.0.1