mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
Merge pull request #3599 from makise-homura/mbedtls-2.7
Backport 2.7: Support building on e2k (Elbrus) architecture
This commit is contained in:
commit
46b3fc221e
4 changed files with 9 additions and 4 deletions
|
|
@ -115,7 +115,7 @@ int main( int argc, char **argv )
|
|||
{
|
||||
usage:
|
||||
mbedtls_printf( USAGE );
|
||||
mbedtls_exit( exit_code );
|
||||
goto exit;
|
||||
}
|
||||
|
||||
for( i = 1; i < argc; i++ )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue