mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support build with jobs
This commit is contained in:
parent
52b6ab3f2f
commit
02326cd844
3 changed files with 11 additions and 6 deletions
4
trunk/configure
vendored
4
trunk/configure
vendored
|
@ -15,7 +15,9 @@ YELLOW="\\e[33m"
|
|||
BLACK="\\e[0m"
|
||||
|
||||
#####################################################################################
|
||||
# parse user options, set the variables like SRS_SSL/SRS_HLS/SRS_FFMPEG/SRS_HTTP
|
||||
# parse user options, set the variables like:
|
||||
# srs features: SRS_SSL/SRS_HLS/SRS_FFMPEG/SRS_HTTP/SRS_RESEARCH/SRS_UTEST
|
||||
# build options: SRS_JOBS
|
||||
#####################################################################################
|
||||
# parse options, exit with error when parse options invalid.
|
||||
. auto/options.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue