mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-10 15:50:47 -04:00
Use gcc in test_psa_compliance
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
b0660c22d9
commit
5b00fb111f
@ -3588,7 +3588,7 @@ component_test_psa_compliance () {
|
|||||||
CC=gcc make -C library libmbedcrypto.a
|
CC=gcc make -C library libmbedcrypto.a
|
||||||
|
|
||||||
msg "unit test: test_psa_compliance.py"
|
msg "unit test: test_psa_compliance.py"
|
||||||
./tests/scripts/test_psa_compliance.py
|
CC=gcc ./tests/scripts/test_psa_compliance.py
|
||||||
}
|
}
|
||||||
|
|
||||||
support_test_psa_compliance () {
|
support_test_psa_compliance () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user