1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Squash: Merge 4.0.201

This commit is contained in:
winlin 2021-12-04 10:43:04 +08:00
parent a862573220
commit e16830e989
14 changed files with 518 additions and 1143 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
# In .circleci/config.yml, generate *.gcno with
# ./configure --gcov --without-research --without-librtmp && make
# ./configure --gcov --without-research --without-librtmp && make utest
# and generate *.gcda by
# ./objs/srs_utest