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 detection of sockaddr_conn.sconn_len when srcdir != objdir. #701

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

JonathanLennox
Copy link
Contributor

No description provided.

@JonathanLennox
Copy link
Contributor Author

JonathanLennox commented Apr 14, 2024

To reproduce -- configure outside your srcdir on a BSD-based platform (including macOS).

E.g.

./bootstrap
mkdir obj
cd obj
../configure
make

This idiom is common in situations where you want to build for more than one architecture (e.g. x86_64 and arm64 on macOS).

@tuexen tuexen merged commit c4b52c3 into sctplab:master Apr 17, 2024
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