mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug of no http-server feature
This commit is contained in:
parent
d28458d5fa
commit
52263457bf
5 changed files with 19 additions and 0 deletions
|
@ -34,6 +34,7 @@ SRS_ARM_UBUNTU12=RESERVED # armhf(v7cpu) built on ubuntu12
|
|||
SRS_PREFIX=/usr/local/srs
|
||||
SRS_JOBS=1
|
||||
SRS_STATIC=RESERVED
|
||||
SRS_HTTP_PARSER=NO
|
||||
# private internal
|
||||
# dev, open all features for dev, no gperf/prof/arm.
|
||||
SRS_DEV=NO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue