mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Disables backtrace config from basic-build-test.sh
The configuration MBEDTLS_MEMORY_BACKTRACE is intended for debug and is not necessary for test coverage. Because it causes timing problems in some tests the configuration has been removed as it's not present in equivalent tests in the all.sh test script.
This commit is contained in:
		
							parent
							
								
									a557cfb9ad
								
							
						
					
					
						commit
						ae79124905
					
				@ -39,6 +39,7 @@ fi
 | 
			
		||||
export CFLAGS=' --coverage -g3 -O0 '
 | 
			
		||||
make clean
 | 
			
		||||
scripts/config.pl full
 | 
			
		||||
scripts/config.pl unset MBEDTLS_MEMORY_BACKTRACE
 | 
			
		||||
make
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user