mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 09:56:23 +01:00 
			
		
		
		
	*/crosstool-ng.config: Set CT_LOG_PROGRESS_BAR to no
The crosstool progress bar completely saturates the CI logs, while providing little added value.
This commit is contained in:
		@@ -119,7 +119,7 @@ CT_LOG_EXTRA=y
 | 
			
		||||
# CT_LOG_DEBUG is not set
 | 
			
		||||
CT_LOG_LEVEL_MAX="EXTRA"
 | 
			
		||||
# CT_LOG_SEE_TOOLS_WARN is not set
 | 
			
		||||
CT_LOG_PROGRESS_BAR=y
 | 
			
		||||
CT_LOG_PROGRESS_BAR=n
 | 
			
		||||
CT_LOG_TO_FILE=y
 | 
			
		||||
CT_LOG_FILE_COMPRESS=y
 | 
			
		||||
# end of Paths and misc options
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user