1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

For #2188: Remove sendmmsg from ST.

This commit is contained in:
winlin 2021-02-26 09:13:21 +08:00
parent 20374ea59f
commit 34dae0fe0d
9 changed files with 3 additions and 116 deletions

View file

@ -282,10 +282,6 @@ endif
#
# make EXTRA_CFLAGS=-UMD_HAVE_EPOLL <target>
#
# or to enable sendmmsg(2) support:
#
# make EXTRA_CFLAGS="-DMD_HAVE_SENDMMSG -D_GNU_SOURCE"
#
# or to enable stats for ST:
#
# make EXTRA_CFLAGS=-DDEBUG_STATS