diff options
Diffstat (limited to 'dev-lang/ldc2/ldc2-1.18.0.ebuild')
-rw-r--r-- | dev-lang/ldc2/ldc2-1.18.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lang/ldc2/ldc2-1.18.0.ebuild b/dev-lang/ldc2/ldc2-1.18.0.ebuild index 3b4deda..f53f4fa 100644 --- a/dev-lang/ldc2/ldc2-1.18.0.ebuild +++ b/dev-lang/ldc2/ldc2-1.18.0.ebuild @@ -22,7 +22,6 @@ IUSE="static-libs" RDEPEND="|| ( sys-devel/llvm:9 sys-devel/llvm:8 - sys-devel/llvm:7 ) <sys-devel/llvm-10:= >=app-eselect/eselect-dlang-20140709" @@ -30,8 +29,7 @@ DEPEND=">=dev-util/cmake-3.8 dev-util/ninja ${RDEPEND}" LLVM_MAX_SLOT=9 -PATCHES="${FILESDIR}/ldc2-1.12.0-link-defaultlib-shared.patch - ${FILESDIR}/ldc2-1.13.0-llvm-7.1.0-compatibility.patch +PATCHES="${FILESDIR}/ldc2-1.15.0-link-defaultlib-shared.patch\ ${FILESDIR}/ldc2-1.18.0-FileCheck-not.patch" # For now, we support amd64 multilib. Anyone is free to add more support here. |