mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
SquashSRS4: Update SDK
This commit is contained in:
5
trunk/configure
vendored
5
trunk/configure
vendored
@@ -769,6 +769,11 @@ if [ $SRS_GPROF = YES ]; then
|
||||
else
|
||||
echo -e "${GREEN}Note: The gprof(GNU profile tool) is disabled.${BLACK}"
|
||||
fi
|
||||
if [ $SRS_CROSS_BUILD = YES ]; then
|
||||
echo -e "${YELLOW}The cross-build is enabled.${BLACK}"
|
||||
else
|
||||
echo -e "${GREEN}Note: The cross-build is disabled.${BLACK}"
|
||||
fi
|
||||
if [ $SRS_VALGRIND = YES ]; then
|
||||
echo -e "${GREEN}The valgrind is enabled.${BLACK}"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user