Skip to content

net::ntp: fix build with newer gcc/clang versions#146

Merged
jkloetzke merged 1 commit intoBobBuildTool:masterfrom
sixtyfourktec:master
Feb 26, 2026
Merged

net::ntp: fix build with newer gcc/clang versions#146
jkloetzke merged 1 commit intoBobBuildTool:masterfrom
sixtyfourktec:master

Conversation

@sixtyfourktec
Copy link
Contributor

Newer compilers fail at a pthread check. Unfortunately this isn't fixed upstream. Apply patch to autoconf m4 and run autoreconf afterwards. The patch originally comes from the buildroot people:
https://patchwork.ozlabs.org/project/buildroot/patch/20240603134358.3504092-1-yegorslists@googlemail.com/#3321384

Newer compilers fail at a pthread check. Unfortunately this isn't fixed
upstream. Apply patch to autoconf m4 and run autoreconf afterwards. The
patch originally comes from the buildroot people:
https://patchwork.ozlabs.org/project/buildroot/patch/20240603134358.3504092-1-yegorslists@googlemail.com/#3321384
@jkloetzke jkloetzke merged commit bf0cb46 into BobBuildTool:master Feb 26, 2026
2 checks passed
@jkloetzke
Copy link
Member

Thanks.

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