diff --git a/debian/patches/python3-scan-build.py b/debian/patches/python3-scan-build.py deleted file mode 100644 index 06ed9a52..00000000 --- a/debian/patches/python3-scan-build.py +++ /dev/null @@ -1,40 +0,0 @@ -Index: llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/analyze-c++ -=================================================================== ---- llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d.orig/clang/tools/scan-build-py/libexec/analyze-c++ -+++ llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/analyze-c++ -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - # -*- coding: utf-8 -*- - # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. - # See https://llvm.org/LICENSE.txt for license information. -Index: llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/analyze-cc -=================================================================== ---- llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d.orig/clang/tools/scan-build-py/libexec/analyze-cc -+++ llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/analyze-cc -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - # -*- coding: utf-8 -*- - # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. - # See https://llvm.org/LICENSE.txt for license information. -Index: llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/intercept-c++ -=================================================================== ---- llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d.orig/clang/tools/scan-build-py/libexec/intercept-c++ -+++ llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/intercept-c++ -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - # -*- coding: utf-8 -*- - # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. - # See https://llvm.org/LICENSE.txt for license information. -Index: llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/intercept-cc -=================================================================== ---- llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d.orig/clang/tools/scan-build-py/libexec/intercept-cc -+++ llvm-toolchain-snapshot_14~++20220116120030+696f9706f34d/clang/tools/scan-build-py/libexec/intercept-cc -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - # -*- coding: utf-8 -*- - # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. - # See https://llvm.org/LICENSE.txt for license information. diff --git a/debian/patches/series b/debian/patches/series index 588aa424..7e2598e3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -146,7 +146,6 @@ llvm-runtimes-builtins-build-check.diff compilerrt-builtins-arch-fix-armhf.diff compilerrt-build-scudo-standalone-option.diff wasm-ld-path.diff -python3-scan-build.py issue-54242.diff revert-update-doc.diff unwind-force-pthread-dl.diff