git: 0690bf7b9795 - main - graphics/vulkan-extension-layer: drop USE_LDCONFIG due to dlopen(3)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 00:42:47 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0690bf7b97958238f2021281823635b5b6da1250
commit 0690bf7b97958238f2021281823635b5b6da1250
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-01-01 00:21:18 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-01 00:37:52 +0000
graphics/vulkan-extension-layer: drop USE_LDCONFIG due to dlopen(3)
See VK_LOADER_LAYERS_ENABLE, VK_INSTANCE_LAYERS, etc in graphics/vulkan-loader
---
graphics/vulkan-extension-layer/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile
index 221055b6fa7c..95e3dae93d0f 100644
--- a/graphics/vulkan-extension-layer/Makefile
+++ b/graphics/vulkan-extension-layer/Makefile
@@ -13,7 +13,6 @@ BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers
USES= cmake compiler:c++11-lib pkgconfig
USE_GITHUB= yes
-USE_LDCONFIG= yes
GH_ACCOUNT= KhronosGroup
GH_PROJECT= Vulkan-ExtensionLayer
GH_TUPLE= KhronosGroup:Vulkan-Utility-Libraries:${DISTVERSIONPREFIX}${DISTVERSION}:utils/Vulkan-Utility-Libraries