[packages/vulkan-sdk] disable icd build

jajcus jajcus at pld-linux.org
Wed Mar 2 21:45:32 CET 2016


commit 9adfe309883b251219f335cf42f319ad8d3aba2f
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Wed Mar 2 17:34:42 2016 +0100

    disable icd build
    
    It is big, it takes lots of time to build… and it isn't even compatible
    with current specification. Mesa driver is already better than this one.

 vulkan-sdk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vulkan-sdk.spec b/vulkan-sdk.spec
index fe0c265..509d40a 100644
--- a/vulkan-sdk.spec
+++ b/vulkan-sdk.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests		# build with tests (require a working Vulkan
 				# driver (ICD))
-%bcond_without	icd		# build without nulldrv and experimental Intel GPU driver
+%bcond_with	icd		# build experimental Vulkan drivers
 
 %ifnarch %{x8664}
 %undefine       with_icd
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vulkan-sdk.git/commitdiff/3421dbd19cc7acb1338ea34a1b9929717089cb80



More information about the pld-cvs-commit mailing list