mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Re-enable LTO
This commit is contained in:
		@@ -80,6 +80,6 @@ predicates = "1.0.5"
 | 
			
		||||
[build-dependencies]
 | 
			
		||||
clap = { version = "2.33", optional = true }
 | 
			
		||||
 | 
			
		||||
# [profile.release]
 | 
			
		||||
# lto = true
 | 
			
		||||
# codegen-units = 1
 | 
			
		||||
[profile.release]
 | 
			
		||||
lto = true
 | 
			
		||||
codegen-units = 1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user