Enable LTO
Resolves: rhbz#1986492
This commit is contained in:
		
							parent
							
								
									be69d20a4f
								
							
						
					
					
						commit
						305e5e6e20
					
				| @ -5,7 +5,7 @@ | ||||
| 
 | ||||
| Name:           clutter-gtk | ||||
| Version:        1.8.4 | ||||
| Release:        12%{?dist} | ||||
| Release:        13%{?dist} | ||||
| Summary:        A basic GTK clutter widget | ||||
| 
 | ||||
| License:        LGPLv2+ | ||||
| @ -39,11 +39,6 @@ clutter-gtk. | ||||
| 
 | ||||
| 
 | ||||
| %build | ||||
| # gobject introspection does not work with LTO.  There is an effort to fix this | ||||
| # in the appropriate project upstreams, so hopefully LTO can be enabled someday | ||||
| # Disable LTO. | ||||
| %define _lto_cflags %{nil} | ||||
| 
 | ||||
| %configure | ||||
| make %{?_smp_mflags} V=1 | ||||
| 
 | ||||
| @ -76,6 +71,10 @@ make check %{?_smp_mflags} V=1 | ||||
| %{_datadir}/gtk-doc/html/clutter-gtk-1.0 | ||||
| 
 | ||||
| %changelog | ||||
| * Fri Feb 04 2022 Tomas Popela <tpopela@redhat.com> - 1.8.4-13 | ||||
| - Enable LTO | ||||
|   Resolves: rhbz#1986492 | ||||
| 
 | ||||
| * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.4-12 | ||||
| - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags | ||||
|   Related: rhbz#1991688 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user