mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-libs/pocl: Only build examples when they are installed
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
@@ -92,6 +92,7 @@ src_configure() {
|
||||
-DHARDENING_ENABLE=$(usex hardening)
|
||||
-DPOCL_DEBUG_MESSAGES=$(usex debug)
|
||||
-DUSE_POCL_MEMMANAGER=$(usex memmanager)
|
||||
-DENABLE_EXAMPLES=$(usex examples)
|
||||
-DENABLE_TESTS=$(usex test)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user