sys-devel/clang: Remove obsolete patch from 9.0.1_rc2
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 10:28:50 +0000 (11:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 10:28:50 +0000 (11:28 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang/clang-9.0.1_rc2.ebuild

index 7d185de9fa8a4411680fac9299e57fc97696ab2a..2c6f2930387bc123b1d2ce84c42fa9980b9431d7 100644 (file)
@@ -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