mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
make new sanity check be a warning
This commit is contained in:
@@ -325,7 +325,7 @@
|
|||||||
#if (defined(BUILDING_WOLFSSL) && defined(WOLFSSL_USE_OPTIONS_H)) || \
|
#if (defined(BUILDING_WOLFSSL) && defined(WOLFSSL_USE_OPTIONS_H)) || \
|
||||||
(defined(BUILDING_WOLFSSL) && defined(WOLFSSL_OPTIONS_H) && \
|
(defined(BUILDING_WOLFSSL) && defined(WOLFSSL_OPTIONS_H) && \
|
||||||
!defined(EXTERNAL_OPTS_OPENVPN))
|
!defined(EXTERNAL_OPTS_OPENVPN))
|
||||||
#error wolfssl/options.h included in compiled wolfssl library object.
|
#warning wolfssl/options.h included in compiled wolfssl library object.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WOLFSSL_USER_SETTINGS
|
#ifdef WOLFSSL_USER_SETTINGS
|
||||||
|
Reference in New Issue
Block a user