mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Merge pull request #3598 from makise-homura/mbedtls-2.16
Backport 2.16: Support building on e2k (Elbrus) architecture
This commit is contained in:
commit
14cb46de24
4 changed files with 9 additions and 4 deletions
|
|
@ -116,7 +116,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