wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
230 stars 55 forks source link

undefine HAVE_THREAD_LS if NO_THREAD_LS is defined #272

Closed jpbland1 closed 1 year ago

jpbland1 commented 1 year ago

ZD 16126

I couldn't turn off HAVE_THREAD_LS if it was defined in wolfssl, and I think it has to be defined for FIPS I tried turning it off but it redefined somewhere, so I've made NO_THREAD_LS undefine it after pulling in options