commit 5712831add5118d9d5eb870c3893400bdfe59171
Author: Jacek Konieczny <[email protected]>
Date:   Thu Feb 25 12:05:00 2016 +0100

    ICD won't build on 32 bit

 vulkan-sdk.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/vulkan-sdk.spec b/vulkan-sdk.spec
index 3106927..f7ea273 100644
--- a/vulkan-sdk.spec
+++ b/vulkan-sdk.spec
@@ -4,6 +4,10 @@
                                # driver (ICD))
 %bcond_without icd             # build without nulldrv and experimental Intel 
GPU driver
 
+%ifnarch %{x8664}
+%undefine       with_icd
+%endif
+
 %define        api_version 1.0.3
 %define llvm_version   3.4.2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vulkan-sdk.git/commitdiff/5712831add5118d9d5eb870c3893400bdfe59171

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to