import llvm-14.0.0-3.module+el8.7.0+15333+9af4432d
This commit is contained in:
		
							parent
							
								
									985f3fd1e7
								
							
						
					
					
						commit
						3d653cef78
					
				| @ -3,12 +3,7 @@ | |||||||
| %global toolchain clang | %global toolchain clang | ||||||
| 
 | 
 | ||||||
| # Components enabled if supported by target architecture: | # Components enabled if supported by target architecture: | ||||||
| %define gold_arches %{ix86} x86_64 %{arm} aarch64 %{power64} | %define gold_arches %{ix86} x86_64 %{arm} aarch64 %{power64} s390x | ||||||
| %if 0%{?rhel} > 8 || 0%{?fedora} |  | ||||||
| # FIXME: Why is this disabled on RHEL <= 8 |  | ||||||
| %global gold_arches %{gold_arches} s390x |  | ||||||
| %endif |  | ||||||
| 
 |  | ||||||
| %ifarch %{gold_arches} | %ifarch %{gold_arches} | ||||||
|   %bcond_without gold |   %bcond_without gold | ||||||
| %else | %else | ||||||
| @ -80,7 +75,7 @@ | |||||||
| 
 | 
 | ||||||
| Name:		%{pkg_name} | Name:		%{pkg_name} | ||||||
| Version:	%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} | Version:	%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} | ||||||
| Release:	2%{?dist} | Release:	3%{?dist} | ||||||
| Summary:	The Low Level Virtual Machine | Summary:	The Low Level Virtual Machine | ||||||
| 
 | 
 | ||||||
| License:	NCSA | License:	NCSA | ||||||
| @ -581,7 +576,10 @@ fi | |||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
| * Fri Apr 29 2022 Timm Bäder <tbaeder@redhat.com - 14.0.0-2 | * Mon May 23 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-3 | ||||||
|  | - Build gold plugin on s390x as well | ||||||
|  | 
 | ||||||
|  | * Fri Apr 29 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-2 | ||||||
| - Remove llvm-cmake-devel package again | - Remove llvm-cmake-devel package again | ||||||
| 
 | 
 | ||||||
| * Thu Apr 07 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1 | * Thu Apr 07 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user