1
0
Fork 0
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:
winlin 2014-11-09 11:46:32 +08:00
parent 9172dc14dc
commit 4b24ee9db3
5 changed files with 184 additions and 549 deletions

View file

@ -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: