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

Add more compile options for libyara #32

Merged
merged 6 commits into from Jul 20, 2021
Merged

Conversation

ikrivosheev
Copy link
Contributor

Add more options for yara-sys:vendored and describe it in docs

@ikrivosheev
Copy link
Contributor Author

@Hugal31 this PR is ready, can you review?

@Hugal31
Copy link
Owner

Hugal31 commented Jul 20, 2021

You removed the NDEBUG flag. Is this wanted?

Also, I would like to highlight there is a breaking change: you now have to manually enable the DEX, DOTNET and MACHO features. It is ok for the though.

@ikrivosheev
Copy link
Contributor Author

ikrivosheev commented Jul 20, 2021

You removed the NDEBUG flag. Is this wanted?

Also, I would like to highlight there is a breaking change: you now have to manually enable the DEX, DOTNET and MACHO features. It is ok for the though.

Thank you for review, I fix:

  1. NDEBUG - enable by default
  2. DEX, DOTNET, MACHO - enable by default
  3. Fix README.md

@Hugal31 Hugal31 merged commit 6d40365 into Hugal31:master Jul 20, 2021
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.

None yet

2 participants