[packages/vulkan-sdk] explicitly pass path to att assembler
atler
atler at pld-linux.org
Thu Nov 3 17:37:16 CET 2022
commit 78f2751d082137ca44226f81b10b4fa57d158fca
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Nov 3 17:24:33 2022 +0100
explicitly pass path to att assembler
vulkan-sdk.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vulkan-sdk.spec b/vulkan-sdk.spec
index e1a673e..ae1c482 100644
--- a/vulkan-sdk.spec
+++ b/vulkan-sdk.spec
@@ -190,6 +190,7 @@ cd build
# .pc file creation expect CMAKE_INSTALL_LIBDIR to be relative (to CMAKE_INSTALL_PREFIX)
%cmake .. \
+ -DCMAKE_ASM-ATT_COMPILER=%{__as} \
-DCMAKE_INSTALL_LIBDIR=%{_lib} \
-DJSONCPP_INCLUDE_DIR=/usr/include/jsoncpp \
-DBUILD_TESTS=%{?with_tests:ON}%{!?with_tests:OFF} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vulkan-sdk.git/commitdiff/624d72f551d8bf1ae5db5cb3857d0f24525be32c
More information about the pld-cvs-commit
mailing list