make new sanity check be a warning

This commit is contained in:
JacobBarthelmeh
2024-12-11 09:46:39 -07:00
parent 7ef328548d
commit 45992164d6

View File

@@ -325,7 +325,7 @@
#if (defined(BUILDING_WOLFSSL) && defined(WOLFSSL_USE_OPTIONS_H)) || \
(defined(BUILDING_WOLFSSL) && defined(WOLFSSL_OPTIONS_H) && \
!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
#ifdef WOLFSSL_USER_SETTINGS