Add machine to build dir
This commit is contained in:
parent
2376c4cebb
commit
3aba2f3479
|
|
@ -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}-SRS4-$(uname -m)"
|
||||
|
||||
if [[ $SRS_CROSS_BUILD == YES ]]; then
|
||||
SRS_PLATFORM="${SRS_PLATFORM}-CROSSBUILD-$(echo $SRS_TOOL_CC|awk -F - '{print $1}')"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user