mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-06 05:25:18 +00:00
Recall that config checks are an internal matter
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -114,6 +114,8 @@ The generated checks are located in
|
||||
<code><em>LIBRARY\_DIRECTORY</em>/<em>PROJECT\_NAME</em>\_config\_check\_\*.h</code>.
|
||||
These headers are included by <code><em>LIBRARY\_DIRECTORY</em>/<em>PROJECT\_NAME</em>\_config.c</code>.
|
||||
|
||||
These are internal headers, included by one library file. This way, we run the config checks exactly once during a normal build.
|
||||
|
||||
### Behavior of the generated checks
|
||||
|
||||
The generated checks consist of two parts:
|
||||
|
||||
Reference in New Issue
Block a user