mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02: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:
@@ -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++ )
|
||||
|
||||
Reference in New Issue
Block a user