forked from rpms/kernel
		
	Disable debugging options.
This commit is contained in:
		
							parent
							
								
									d82fe1b5f1
								
							
						
					
					
						commit
						addab92228
					
				| @ -124,7 +124,7 @@ Summary: The Linux kernel | ||||
| # Set debugbuildsenabled to 1 for production (build separate debug kernels) | ||||
| #  and 0 for rawhide (all kernels are debug kernels). | ||||
| # See also 'make debug' and 'make release'. | ||||
| %define debugbuildsenabled 0 | ||||
| %define debugbuildsenabled 1 | ||||
| 
 | ||||
| # Kernel headers are being split out into a separate package | ||||
| %if 0%{?fedora} | ||||
| @ -1768,6 +1768,9 @@ fi | ||||
| # | ||||
| # | ||||
| %changelog | ||||
| * Mon Oct 21 2019 Jeremy Cline <jcline@redhat.com> | ||||
| - Disable debugging options. | ||||
| 
 | ||||
| * Fri Oct 18 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc3.git2.1 | ||||
| - Linux v5.4-rc3-99-g0e2adab6cf28 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user