mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
nptl: Remove sendto from libpthread
The libc version is identical and built with same flags. Checked on x86_64-linux-gnu.
This commit is contained in:
@@ -39,3 +39,4 @@ include ../Rules
|
||||
|
||||
CFLAGS-recv.c += -fexceptions -fasynchronous-unwind-tables
|
||||
CFLAGS-recvfrom.c += -fexceptions -fasynchronous-unwind-tables
|
||||
CFLAGS-sendto.c += -fexceptions -fasynchronous-unwind-tables
|
||||
|
||||
Reference in New Issue
Block a user