dev-libs/pocl: use full path to library

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-15 16:14:18 +02:00
parent 31499507b0
commit bd75c395e8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -51,7 +51,7 @@ src_configure() {
-DENABLE_ICD=ON
-DENABLE_POCL_BUILDING=OFF
-DKERNELLIB_HOST_CPU_VARIANTS=native
-DPOCL_ICD_ABSOLUTE_PATH=OFF
-DPOCL_ICD_ABSOLUTE_PATH=ON
-DSTATIC_LLVM=OFF
-DENABLE_ACCEL_DEVICE=$(usex accel)