commit:     3a17f524b7dbdaa5ff7e5687dd6c18d217afce07
Author:     Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Mon Jan 23 10:06:02 2023 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 13:30:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a17f524

dev-util/hip: disable non-FHS install

Closes: https://bugs.gentoo.org/887379
Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 dev-util/hip/hip-5.3.3-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/hip/hip-5.3.3-r2.ebuild b/dev-util/hip/hip-5.3.3-r2.ebuild
index bf43460c20d0..210af33a2bb1 100644
--- a/dev-util/hip/hip-5.3.3-r2.ebuild
+++ b/dev-util/hip/hip-5.3.3-r2.ebuild
@@ -140,6 +140,7 @@ src_configure() {
                -DHIP_COMPILER=clang
                -DROCM_PATH="${EPREFIX}/usr"
                -DUSE_PROF_API=$(usex profile 1 0)
+               -DFILE_REORG_BACKWARD_COMPATIBILITY=OFF
                -DROCCLR_PATH=${CLR_S}
                -DHIP_COMMON_DIR=${HIP_S}
                -DAMD_OPENCL_PATH=${OCL_S}

Reply via email to