Various fixes and empty boilerplate files required for restricted platforms. (#3610)
* Various fixes and empty boilerplate files required for restricted platforms. Signed-off-by: bosnichd <bosnichd@amazon.com> * Add comments to address review feedback. Signed-off-by: bosnichd <bosnichd@amazon.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#if defined(OPENSSL_THREADS)
|
||||
// thread support enabled
|
||||
#else
|
||||
#elif AZ_TRAIT_USE_OPENSSL
|
||||
# error OpenSSL threading support is not enabled
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user