Auto sync2gitlab import of vulkan-validation-layers-1.2.189.0-2.el8.src.rpm
This commit is contained in:
		
							parent
							
								
									2822f4e5c5
								
							
						
					
					
						commit
						815dbc057f
					
				
							
								
								
									
										2
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sources
									
									
									
									
									
								
							| @ -1 +1 @@ | |||||||
| SHA512 (Vulkan-ValidationLayers-sdk-1.3.216.0.tar.gz) = c3e3f44ddec4a440c759a5773cf8cabdb79e35152fd912b75ba7ef80126184fab7d0cd93e55e6f0a1b3fa5379295bf60dd21cbba97b3c24e753cd7b6ccb78f72 | SHA512 (Vulkan-ValidationLayers-sdk-1.2.189.0.tar.gz) = 2e398e47887147038122fed1f4abdfbd4f44ebdbc4d79640def48384202b37886d15f01784b57f62adfb6da0643abb65169fc4a6709b14f602d21d360dd68dd9 | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| Name:           vulkan-validation-layers | Name:           vulkan-validation-layers | ||||||
| Version:        1.3.216.0 | Version:        1.2.189.0 | ||||||
| Release:        1%{?dist} | Release:        2%{?dist} | ||||||
| Summary:        Vulkan validation layers | Summary:        Vulkan validation layers | ||||||
| 
 | 
 | ||||||
| License:        ASL 2.0 | License:        ASL 2.0 | ||||||
| @ -46,6 +46,7 @@ developing applications that use %{name}. | |||||||
| %build | %build | ||||||
| # Decrease debuginfo verbosity to reduce memory consumption even more | # Decrease debuginfo verbosity to reduce memory consumption even more | ||||||
| %global optflags %(echo %{optflags} | sed 's/-g /-g1 /') | %global optflags %(echo %{optflags} | sed 's/-g /-g1 /') | ||||||
|  | %global optflags %(echo %{optflags} | sed 's/-O2 /-O1 /') | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| %cmake -GNinja \ | %cmake -GNinja \ | ||||||
| @ -53,7 +54,7 @@ developing applications that use %{name}. | |||||||
|         -DGLSLANG_INSTALL_DIR=%{_prefix} \ |         -DGLSLANG_INSTALL_DIR=%{_prefix} \ | ||||||
|         -DBUILD_LAYER_SUPPORT_FILES:BOOL=ON \ |         -DBUILD_LAYER_SUPPORT_FILES:BOOL=ON \ | ||||||
|         -DUSE_ROBIN_HOOD_HASHING:BOOL=OFF \ |         -DUSE_ROBIN_HOOD_HASHING:BOOL=OFF \ | ||||||
|         -DSPIRV_HEADERS_INCLUDE_DIR=%{_includedir} \ |         -DSPIRV_HEADERS_INSTALL_DIR=%{_includedir}/spirv/ \ | ||||||
|         -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/vulkan/ . |         -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/vulkan/ . | ||||||
| %ninja_build | %ninja_build | ||||||
| 
 | 
 | ||||||
| @ -75,11 +76,8 @@ developing applications that use %{name}. | |||||||
| %{_includedir}/vulkan/ | %{_includedir}/vulkan/ | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
| * Mon Jun 20 2022 Dave Airlie <airlied@redhat.com> - 1.3.216.0-1 | * Wed Sep 08 2021 Dave Airlie <airlied@redhat.com> - 1.2.189.0-2 | ||||||
| - Update to 1.3.216.0 | - Update to 1.2.189.0 SDK | ||||||
| 
 |  | ||||||
| * Tue Feb 22 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1 |  | ||||||
| - Update to 1.3.204.0 |  | ||||||
| 
 | 
 | ||||||
| * Mon Feb 01 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1 | * Mon Feb 01 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1 | ||||||
| - Update to 1.2.162.0 | - Update to 1.2.162.0 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user