mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-devel/llvm-roc: get back to S to get the patches applied.
Closes: https://bugs.gentoo.org/835784 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
This commit is contained in:
@@ -30,10 +30,11 @@ PATCHES=(
|
||||
CMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
||||
src_prepare() {
|
||||
cd "${WORKDIR}/llvm-project-rocm-${PV}" || die
|
||||
pushd "${WORKDIR}/llvm-project-rocm-${PV}" || die
|
||||
eapply "${FILESDIR}/${PN}-4.0.0-remove-isystem-usr-include.patch"
|
||||
eapply "${FILESDIR}/${PN}-5.0.0-hip-location.patch"
|
||||
eapply "${FILESDIR}/${PN}-5.0.0-add_GNU-stack.patch"
|
||||
popd || die
|
||||
|
||||
if [[ -n ${EPREFIX} ]]; then
|
||||
pushd "${S}"/../clang >/dev/null || die
|
||||
|
||||
Reference in New Issue
Block a user