sys-libs/libomp: lit search has been fixed upstream
authorMichał Górny <mgorny@gentoo.org>
Fri, 30 Sep 2016 18:39:45 +0000 (20:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 30 Sep 2016 18:47:36 +0000 (20:47 +0200)
sys-libs/libomp/libomp-9999.ebuild

index b3f078e77e1fe2a7467f9595d76b4b100c7b553d..fe851f1c0c7daa439f1f7aa4165db4e0f390a749 100644 (file)
@@ -51,7 +51,6 @@ multilib_src_configure() {
                -DLIBOMP_INSTALL_ALIASES=OFF
                # disable unnecessary hack copying stuff back to srcdir
                -DLIBOMP_COPY_EXPORTS=OFF
-               -DLIBOMP_LLVM_LIT_EXECUTABLE="${EPREFIX}/usr/bin/lit"
                -DLIBOMP_TEST_COMPILER="${EPREFIX}/usr/bin/${CHOST}-clang"
        )
        cmake-utils_src_configure