summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 11:28:50 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 11:28:50 +0100
commit84426787761f0ef891d325717bc359cc3ca33a65 (patch)
treecd940ca68377f9049727d582f86b27c7bdb315b4 /sys-devel/clang
parentapp-portage/gverify: Tested on python3.8 (diff)
downloadgentoo-84426787761f0ef891d325717bc359cc3ca33a65.tar.gz
gentoo-84426787761f0ef891d325717bc359cc3ca33a65.tar.bz2
gentoo-84426787761f0ef891d325717bc359cc3ca33a65.zip
sys-devel/clang: Remove obsolete patch from 9.0.1_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-9.0.1_rc2.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys-devel/clang/clang-9.0.1_rc2.ebuild b/sys-devel/clang/clang-9.0.1_rc2.ebuild
index 7d185de9fa8a..2c6f2930387b 100644
--- a/sys-devel/clang/clang-9.0.1_rc2.ebuild
+++ b/sys-devel/clang/clang-9.0.1_rc2.ebuild
@@ -58,12 +58,6 @@ PDEPEND="
# least intrusive of all
CMAKE_BUILD_TYPE=RelWithDebInfo
-PATCHES=(
- # 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