mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Fix prep
This commit is contained in:
parent
1434c4a0c2
commit
8fe6e008ba
1 changed files with 0 additions and 6 deletions
|
@ -32,8 +32,6 @@
|
|||
|
||||
#region CLANG preparation
|
||||
|
||||
%if %{without compat_build}
|
||||
|
||||
%py3_shebang_fix \
|
||||
clang-tools-extra/clang-tidy/tool/ \
|
||||
clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py
|
||||
|
@ -48,15 +46,11 @@
|
|||
clang/tools/scan-build-py/bin/* \
|
||||
clang/tools/scan-build-py/libexec/*
|
||||
|
||||
%endif
|
||||
|
||||
#endregion
|
||||
|
||||
#region COMPILER-RT preparation
|
||||
|
||||
%if %{without compat_build}
|
||||
%py3_shebang_fix compiler-rt/lib/hwasan/scripts/hwasan_symbolize
|
||||
%endif
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
Loading…
Reference in a new issue