Skip to content
New issue

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

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

Already on GitHub? # to your account

fix Mac build error #86

Closed
wants to merge 2 commits into from
Closed

Conversation

zhangxp1998
Copy link
Collaborator

@zhangxp1998 zhangxp1998 commented Jan 7, 2020

#85

Looks like there's some rename error in libpnet_bandwhich_fork? Not totally sure. The build is broken on Mac.
anyway I just found that we could fix the dependency problem without renaming, by adding these 2 lines to Cargo.toml:

[patch.crates-io]
pnet = { git = "https://github.com/zhangxp1998/libpnet.git", branch = 'bandwhich'}

This way we don't have to rename the bandwhich codebase or our fork of libpnet

@zhangxp1998 zhangxp1998 requested a review from imsnif January 7, 2020 23:22
@zhangxp1998 zhangxp1998 closed this Jan 8, 2020
@zhangxp1998 zhangxp1998 deleted the mac_build_error branch January 9, 2020 23:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant