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

Support for newer kernels & remove openssl dependency #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

andikleen
Copy link

This patch kit updates quipper to support recent kernels, and also removes an unnecessary openssl dependency.

@@ -4,7 +4,11 @@

#include "chromiumos-wide-profiling/utils.h"

#define NO_MD5 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove this line, and add -DNO_MD5 to the makefile instead?

@danielcdh
Copy link
Contributor

I have synced quipper implementation upstream. Andi, could you rebase your patch to head and let me know if they are still necessary?

Thanks,
Dehao

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.

3 participants