{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1748903900,"commit_time":1748937101,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"741748e34124e33da5357c0026cceb5a927cb036","message":"autotools: recognize more Linux targets when setting `-D_GNU_SOURCE`\n\nTo set `-D_GNU_SOURCE`.\n\nRequired to declare `accept4` on uclibc targets. `host_os` can have\nthe value `uclinux-uclibcgnueabi` in this case.\n\nFixing:\n```\ncf-socket.c: In function 'cf_tcp_accept_connect':\ncf-socket.c:2141:18: error: implicit declaration of function 'accept4'; did you mean 'accept'? [-Werror=implicit-function-declaration]\n 2141 |     s_accepted = accept4(ctx->sock, (struct sockaddr *) &add, &size,\n```\n\nFollow-up to 3d02872be7cfe6dcdef4b02321b47af19e1ce268 #16979\n\nReported-by: Kadambini Nema\nFixes #17512\nCloses #17524\n","parents":["f6ab4c8b75bed890b63e28fb26b819bbe2bd2073"],"tree_hash":"cebdfc752519c30e2f584d7340826a525135bc75"}