mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-libs/pocl: use full path to library
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user