Skip to content

Commit 69969ef

Browse files
committed
Remove redundant config.pl call
1 parent c195555 commit 69969ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/scripts/all.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ component_test_large_ecdsa_key_signature () {
617617

618618
msg "build: cmake + MBEDTLS_MPI_MAX_SIZE=${SMALL_MPI_MAX_SIZE}, gcc, ASan" # ~ 1 min 50s
619619
scripts/config.pl set MBEDTLS_MPI_MAX_SIZE $SMALL_MPI_MAX_SIZE
620-
crypto/scripts/config.pl set MBEDTLS_MPI_MAX_SIZE $SMALL_MPI_MAX_SIZE
621620
CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
622621
make
623622

0 commit comments

Comments
 (0)