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

libpcap: Fix Build Errors and Add BSD Support #5424

Merged
merged 9 commits into from
Oct 6, 2024
Merged

Conversation

Doekin
Copy link
Contributor

@Doekin Doekin commented Oct 5, 2024

  1. Fixed build errors on the following platforms:
    • Android: NDK r27 requires setting CMake policy CMP0057 to NEW.
    • macOS: If CMAKE_OSX_ARCHITECTURES is not set and the target architecture is arm64, older versions of libpcap may incorrectly set the OSX_LIBRARY_ARCHITECTURES value.
  2. Added support for the BSD platform.

@Doekin Doekin closed this Oct 6, 2024
@Doekin Doekin reopened this Oct 6, 2024
@waruqi waruqi merged commit a71eedc into xmake-io:dev Oct 6, 2024
67 of 134 checks passed
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.

2 participants