sys-devel/libomp: Set libdir for libomptarget
authorMichał Górny <mgorny@gentoo.org>
Mon, 30 Jan 2017 14:35:09 +0000 (15:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 30 Jan 2017 14:36:02 +0000 (15:36 +0100)
sys-libs/libomp/libomp-9999.ebuild

index 39bed8fc832eabbcf862549039548c432c61063b..2680d380a7f75679252dbe5d9dee1195e4ae03cd 100644 (file)
@@ -54,6 +54,7 @@ multilib_src_configure() {
        local libdir="$(get_libdir)"
        local mycmakeargs=(
                -DLIBOMP_LIBDIR_SUFFIX="${libdir#lib}"
+               -DLIBOMPTARGET_LIBDIR_SUFFIX="${libdir#lib}"
                -DLIBOMP_USE_HWLOC=$(usex hwloc)
                -DLIBOMP_OMPT_SUPPORT=$(usex ompt)
                # do not install libgomp.so & libiomp5.so aliases