mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix copypasta in msg
This commit is contained in:
		
							parent
							
								
									6ce30722d0
								
							
						
					
					
						commit
						dc3a179995
					
				@ -822,7 +822,7 @@ component_build_default_make_gcc_and_cxx () {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
component_test_no_use_psa_crypto_full_cmake_asan() {
 | 
					component_test_no_use_psa_crypto_full_cmake_asan() {
 | 
				
			||||||
    # full minus MBEDTLS_USE_PSA_CRYPTO: run the same set of tests as basic-build-test.sh
 | 
					    # full minus MBEDTLS_USE_PSA_CRYPTO: run the same set of tests as basic-build-test.sh
 | 
				
			||||||
    msg "build: cmake, full config + MBEDTLS_USE_PSA_CRYPTO, ASan"
 | 
					    msg "build: cmake, full config minus MBEDTLS_USE_PSA_CRYPTO, ASan"
 | 
				
			||||||
    scripts/config.pl full
 | 
					    scripts/config.pl full
 | 
				
			||||||
    scripts/config.pl unset MBEDTLS_MEMORY_BUFFER_ALLOC_C # slow and makes ASan mostly ineffective
 | 
					    scripts/config.pl unset MBEDTLS_MEMORY_BUFFER_ALLOC_C # slow and makes ASan mostly ineffective
 | 
				
			||||||
    scripts/config.pl set MBEDTLS_ECP_RESTARTABLE  # not using PSA, so enable restartable ECC
 | 
					    scripts/config.pl set MBEDTLS_ECP_RESTARTABLE  # not using PSA, so enable restartable ECC
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user