summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-14 22:22:46 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-15 05:05:43 +0100
commit99ef9c62b5806211d141758232339bbbe28ec35e (patch)
treed64345a02d977b8fedf175e7fbbac25d036d5739 /sys-devel
parentmedia-tv/gentoo-vdr-scripts: bump to 2.8 (diff)
downloadgentoo-99ef9c62b5806211d141758232339bbbe28ec35e.tar.gz
gentoo-99ef9c62b5806211d141758232339bbbe28ec35e.tar.bz2
gentoo-99ef9c62b5806211d141758232339bbbe28ec35e.zip
sys-devel/clang: Remove obsolete patches from 9.0.1.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-9.0.1.9999.ebuild9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys-devel/clang/clang-9.0.1.9999.ebuild b/sys-devel/clang/clang-9.0.1.9999.ebuild
index c2cf4fd4db5b..2c6f2930387b 100644
--- a/sys-devel/clang/clang-9.0.1.9999.ebuild
+++ b/sys-devel/clang/clang-9.0.1.9999.ebuild
@@ -58,15 +58,6 @@ PDEPEND="
# least intrusive of all
CMAKE_BUILD_TYPE=RelWithDebInfo
-PATCHES=(
- # fix linking in non-native build (without tools-extra)
- # https://bugs.llvm.org/show_bug.cgi?id=43281
- "${FILESDIR}"/9.0.0/0001-clang-unittest-Import-LLVMTestingSupport-if-necessar.patch
- # fix build with gcc-9.0.0
- # https://bugs.llvm.org/show_bug.cgi?id=40547
- "${FILESDIR}"/9.0.0/0002-Initialize-all-fields-in-ABIArgInfo.patch
-)
-
# Multilib notes:
# 1. ABI_* flags control ABIs libclang* is built for only.
# 2. clang is always capable of compiling code for all ABIs for enabled