mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
Backport a patch to fix build against glibc 2.34 (e.g. on Fedora 35) Fixes: | In file included from attr_clnt.c:88: | /usr/include/unistd.h:363:13: error: conflicting types for ‘closefrom’; have ‘void(int)’ | 363 | extern void closefrom (int __lowfd) __THROW; | | ^~~~~~~~~ | In file included from attr_clnt.c:87: | ./sys_defs.h:1506:12: note: previous declaration of ‘closefrom’ with type ‘int(int)’ | 1506 | extern int closefrom(int); | | ^~~~~~~~~ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> |
||
|---|---|---|
| .. | ||
| atftp | ||
| autofs | ||
| cyrus-sasl | ||
| igmpproxy | ||
| ippool | ||
| iscsi-initiator-utils | ||
| keepalived | ||
| lldpd | ||
| ncftp | ||
| networkd-dispatcher | ||
| openhpi | ||
| opensaf | ||
| postfix | ||
| proftpd | ||
| ptpd | ||
| pure-ftpd | ||
| radvd | ||
| squid | ||
| tftp-hpa | ||
| vblade | ||
| vsftpd | ||