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

Fix OpenSSL build #81

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Fix OpenSSL build #81

merged 1 commit into from
Feb 9, 2025

Conversation

hillu
Copy link
Contributor

@hillu hillu commented Feb 9, 2025

  • Build fewer features. We only need pkcs7 and hash functions
  • Make sure library is found by installing into $PREFIX/lib, not $PREFIX/lib64 or anything else

Close #80

- Build fewer features. We only need pkcs7 and hash functions
- Make sure library is found by installing into $PREFIX/lib, not
  $PREFIX/lib64 or anything else
- Set LDFLAGS=-L… in yara build (Why wasn't this necessary before?)

Close #80
@rhaist rhaist merged commit b919a76 into master Feb 9, 2025
4 checks passed
@rhaist rhaist deleted the fix-build branch February 9, 2025 21:50
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.

Build Issues on Current Commit
2 participants