正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -347,7 +347,6 @@ fi fi | @@ -347,7 +347,6 @@ fi fi | ||
| 347 | # user should disable all other features | 347 | # user should disable all other features |
| 348 | if [ $SRS_ARM_UBUNTU12 = YES ]; then | 348 | if [ $SRS_ARM_UBUNTU12 = YES ]; then |
| 349 | if [ $SRS_FFMPEG = YES ]; then echo "ffmpeg for arm is not available, see: ./configure --help"; __check_ok=NO; fi | 349 | if [ $SRS_FFMPEG = YES ]; then echo "ffmpeg for arm is not available, see: ./configure --help"; __check_ok=NO; fi |
| 350 | - if [ $SRS_HTTP_CALLBACK = YES ]; then echo "http-callback for arm is not available, see: ./configure --help"; __check_ok=NO; fi | ||
| 351 | if [ $SRS_BWTC = YES ]; then echo "bwtc for arm is not available, see: ./configure --help"; __check_ok=NO; fi | 350 | if [ $SRS_BWTC = YES ]; then echo "bwtc for arm is not available, see: ./configure --help"; __check_ok=NO; fi |
| 352 | if [ $SRS_RESEARCH = YES ]; then echo "research for arm is not available, see: ./configure --help"; __check_ok=NO; fi | 351 | if [ $SRS_RESEARCH = YES ]; then echo "research for arm is not available, see: ./configure --help"; __check_ok=NO; fi |
| 353 | if [ $SRS_GPERF = YES ]; then echo "gperf for arm is not available, see: ./configure --help"; __check_ok=NO; fi | 352 | if [ $SRS_GPERF = YES ]; then echo "gperf for arm is not available, see: ./configure --help"; __check_ok=NO; fi |
-
请 注册 或 登录 后发表评论