Use gcc in test_psa_compliance
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
932ce859d5
commit
d0a594d444
1 changed files with 1 additions and 1 deletions
|
@ -6035,7 +6035,7 @@ component_test_psa_compliance () {
|
|||
CC=gcc make -C library libmbedcrypto.a
|
||||
|
||||
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 () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue