diff options
Diffstat (limited to 'packages/dev-libs/compiler-rt/compiler-rt-8.0.1-r3.exheres-0')
-rw-r--r-- | packages/dev-libs/compiler-rt/compiler-rt-8.0.1-r3.exheres-0 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/dev-libs/compiler-rt/compiler-rt-8.0.1-r3.exheres-0 b/packages/dev-libs/compiler-rt/compiler-rt-8.0.1-r3.exheres-0 deleted file mode 100644 index 18c92f945..000000000 --- a/packages/dev-libs/compiler-rt/compiler-rt-8.0.1-r3.exheres-0 +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2015 Niels Ole Salscheider <niels_ole@salscheider-online.de> -# Distributed under the terms of the GNU General Public License v2 - -require compiler-rt - -PLATFORMS="~amd64 ~x86" - -DEFAULT_SRC_PREPARE_PATCHES=( - "${FILES}"/${PNV}-musl-fixes.patch - -p2 "${FILES}"/0001-compiler-rt-Backport-patch-to-fix-build-error-with-g.patch -) - |