mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Build: Support --shared-srt
This commit is contained in:
parent
7e657ae654
commit
785d2fce08
6 changed files with 15 additions and 8 deletions
|
@ -17,7 +17,7 @@ else
|
|||
SRS_PLATFORM="${SRS_PLATFORM}-${GCC_VERSION}"
|
||||
fi
|
||||
# Use isolate cache for different SRS version.
|
||||
SRS_PLATFORM="${SRS_PLATFORM}-SRS4"
|
||||
SRS_PLATFORM="${SRS_PLATFORM}-SRS5"
|
||||
|
||||
echo "SRS_WORKDIR: ${SRS_WORKDIR}, SRS_OBJS_DIR: ${SRS_OBJS_DIR}, SRS_OBJS: ${SRS_OBJS}, SRS_PLATFORM: ${SRS_PLATFORM}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue