Skip to content

Conversation

@JacobBarthelmeh
Copy link
Contributor

…onal.

make_optional_func_list will fall back to using nm to determine if a function is provided by libwolfssl if libwolfssl is a static library. This commit makes it so we first check if nm is available. If it's not available, the function will print a warning and assume all optional functions are available.

…onal. `make_optional_func_list` will fall back to using `nm` to determine if a function is provided by libwolfssl if libwolfssl is a static library. This commit makes it so we first check if `nm` is available. If it's not available, the function will print a warning and assume all optional functions are available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants