Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the OpenSSL and lua-openssl build flags #644

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

rdw-software
Copy link
Member

Adding some optional features that shouldn't have any downsides. Windows builds may be faster if using no-makedepend, but only when the build artifacts aren't cached. As for lua-openssl, it's mostly cleanup.

CMake should be finding the right OpenSSL version anyway, but if it fails again in the future then untangling this might be a little less cumbersome. PKG_CONFIG_PATH doesn't seem useful because it'll only be relevant if CMake can't find the static OpenSSL version.
Adding some optional features that shouldn't have any downsides. Windows builds may be faster if using no-makedepend, but only when the build artifacts aren't cached.
@rdw-software rdw-software merged commit 42de395 into main Jan 15, 2025
11 checks passed
@rdw-software rdw-software deleted the openssl-build-flags branch January 15, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant