mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
research st, only for linux and arm/mips/i386/x86_64 cpus.
This commit is contained in:
parent
9172dc14dc
commit
4b24ee9db3
5 changed files with 184 additions and 549 deletions
|
@ -51,7 +51,7 @@ EXTRA_OBJS = $(TARGETDIR)/md.o
|
|||
|
||||
CFLAGS =
|
||||
OTHER_FLAGS += -Wall -g -O0
|
||||
DEFINES = -D$(OS) -DDEBUG -DMD_HAVE_EPOLL
|
||||
DEFINES = -D$(OS) -DDEBUG -DMD_HAVE_EPOLL -DMALLOC_STACK
|
||||
|
||||
##########################
|
||||
# Other possible defines:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue