mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
This commit is contained in:
parent
8295750821
commit
59f68a2655
33 changed files with 167 additions and 167 deletions
|
@ -226,7 +226,7 @@ if [ $SRS_EMBEDED_CPU = YES ]; then
|
|||
echo "st-1.9t for arm is ok.";
|
||||
else
|
||||
# TODO: FIXME: patch the bug.
|
||||
# patch st for arm, @see: https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SrsLinuxArm#st-arm-bug-fix
|
||||
# patch st for arm, @see: https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SrsLinuxArm#st-arm-bug-fix
|
||||
echo "build st-1.9t for arm";
|
||||
(
|
||||
rm -rf ${SRS_OBJS}/st-1.9 && cd ${SRS_OBJS} &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue