mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from srs2 to check cpus.
This commit is contained in:
commit
4e88262512
7 changed files with 63 additions and 48 deletions
3
trunk/configure
vendored
3
trunk/configure
vendored
|
@ -23,6 +23,9 @@ BLACK="\\033[0m"
|
|||
# parse options, exit with error when parse options invalid.
|
||||
. auto/options.sh
|
||||
|
||||
# setup variables when options parsed.
|
||||
. auto/setup_variables.sh
|
||||
|
||||
# clean the exists, when not export srs-librtmp.
|
||||
# do this only when the options is ok.
|
||||
if [[ -f Makefile ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue