mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
		@@ -3635,6 +3635,8 @@
 | 
				
			|||||||
 * If defined, this is a header which will be included instead of
 | 
					 * If defined, this is a header which will be included instead of
 | 
				
			||||||
 * `"mbedtls/config.h"`.
 | 
					 * `"mbedtls/config.h"`.
 | 
				
			||||||
 * This header file specifies the compile-time configuration of Mbed TLS.
 | 
					 * This header file specifies the compile-time configuration of Mbed TLS.
 | 
				
			||||||
 | 
					 * Unlike other configuration options, this one must be defined on the
 | 
				
			||||||
 | 
					 * compiler command line: a definition in `config.h` would have no effect.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * This macro is expanded after an <tt>\#include</tt> directive. This is a popular but
 | 
					 * This macro is expanded after an <tt>\#include</tt> directive. This is a popular but
 | 
				
			||||||
 * non-standard feature of the C language, so this feature is only available
 | 
					 * non-standard feature of the C language, so this feature is only available
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user