mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-31 13:50:30 +01:00
Fix typo
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
086e137dc4
commit
336a4530c5
|
|
@ -3504,7 +3504,7 @@ component_test_malloc_0_null () {
|
|||
}
|
||||
|
||||
support_test_aesni () {
|
||||
# require an x64_64 target
|
||||
# require an x86_64 target
|
||||
gcc -v 2>&1 | grep Target | grep -q x86_64
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue