mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
Correct support function name
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -1470,7 +1470,7 @@ component_test_m32_o2 () {
|
||||
msg "test ssl-opt.sh, i386, make, gcc-O2"
|
||||
if_build_succeeded tests/ssl-opt.sh
|
||||
}
|
||||
support_test_m32_o1 () {
|
||||
support_test_m32_o2 () {
|
||||
support_test_m32_o0 "$@"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user