mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	Re-enable LTO for Linux
Using the tested method of only enabling it for core and video_core. Clang is skipped, because Clang.
This commit is contained in:
		
							parent
							
								
									fbf0a9c976
								
							
						
					
					
						commit
						b000af0054
					
				| @ -22,6 +22,7 @@ cmake .. \ | ||||
|       -DUSE_DISCORD_PRESENCE=ON \ | ||||
|       -DYUZU_ENABLE_COMPATIBILITY_REPORTING=${ENABLE_COMPATIBILITY_REPORTING:-"OFF"} \ | ||||
|       -DYUZU_USE_BUNDLED_FFMPEG=ON \ | ||||
|       -DYUZU_ENABLE_LTO=ON \ | ||||
|       -GNinja | ||||
| 
 | ||||
| ninja | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user