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

RTC: Enable -std=c++11 by default. 4.0.65

This commit is contained in:
winlin 2021-01-31 14:54:51 +08:00
parent e5391ff93d
commit 73c4b1cb6e
3 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,7 @@ SRS_HDS=NO
SRS_SRT=NO
SRS_RTC=YES
SRS_GB28181=NO
SRS_CXX11=NO
SRS_CXX11=YES
SRS_CXX14=NO
SRS_NGINX=NO
SRS_LIBRTMP=NO