mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 05:55:40 +01:00
README: Specify that C99 is required
This commit is contained in:
parent
11293ccced
commit
a49ba5ea5f
@ -34,7 +34,7 @@ Since the Mbed Crypto library is a reference implementation of the PSA cryptogra
|
||||
You need the following tools to build the library with the provided makefiles:
|
||||
|
||||
* GNU Make.
|
||||
* A C toolchain (compiler, linker, archiver).
|
||||
* A C99 toolchain (compiler, linker, archiver).
|
||||
* Python 2 or Python 3 (either will work) to generate the test code.
|
||||
* Perl to run the tests.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user