Re: [Buildroot] [PATCH] package/amazon-ecr-credential-helper: needs NPTL
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 20/07/2026 07:42, [email protected] wrote: > From: "Yann E. MORIN" <[email protected]> > > amazon-ecr-credential-helper calls pthread_getattr_np() which is only > available with NPTL; i.e. always available with glibc (where it > originates from, since 2.2.3), always available with musl (which has > had it since 0.9.10 in 2013), and only available when uClibc has NPTL > (since 1.0.0 in 2015). > > Fixes: > https://autobuild.buildroot.org/results/4e6e13f1161485b412d4601cb8972a1524ddd2d6/ > > Signed-off-by: Yann E. MORIN <[email protected]> Applied to master, thanks. _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot