From aa2acc3d60c50181c450784b7626871f85e13e52 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 8 Jan 2022 18:11:41 -0500 Subject: Added two patches --- sys-devel/llvm-roc/llvm-roc-4.5.0.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/llvm-roc/llvm-roc-4.5.0.ebuild b/sys-devel/llvm-roc/llvm-roc-4.5.0.ebuild index bcba8ed..574292d 100644 --- a/sys-devel/llvm-roc/llvm-roc-4.5.0.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-4.5.0.ebuild @@ -29,10 +29,10 @@ RDEPEND=" DEPEND="${RDEPEND}" -#PATCHES=( -# "${FILESDIR}/${PN}-4.2.0-current_pos.patch" -# "${FILESDIR}/${PN}-4.2.0-add_Object.patch" -#) +PATCHES=( + "${FILESDIR}/${PN}-4.2.0-current_pos.patch" + "${FILESDIR}/${PN}-4.2.0-add_Object.patch" +) CMAKE_BUILD_TYPE=RelWithDebInfo -- cgit v1.2.3