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

Problem: build broken on Fedora 30 #3491

Merged
merged 1 commit into from
May 4, 2019
Merged

Problem: build broken on Fedora 30 #3491

merged 1 commit into from
May 4, 2019

Conversation

bluca
Copy link
Member

@bluca bluca commented May 4, 2019

Solution: use AC_COMPILE_IFELSE instead of AC_CHECK_FUNCS to check for
strnlen, as the latter does not work anymore.

Solution: use AC_COMPILE_IFELSE instead of AC_CHECK_FUNCS to check for
strnlen, as the latter does not work anymore.
@somdoron somdoron merged commit 7971be9 into zeromq:master May 4, 2019
@bluca bluca deleted the gcc9 branch May 4, 2019 16:13
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