winlin

refine gperf build script

@@ -337,8 +337,4 @@ fi @@ -337,8 +337,4 @@ fi
337 if [ $SRS_HTTP = YES ]; then 337 if [ $SRS_HTTP = YES ]; then
338 echo -e "\" python ./research/api-server/server.py 8085 \" to start the api-server" 338 echo -e "\" python ./research/api-server/server.py 8085 \" to start the api-server"
339 fi 339 fi
340 -if [ $SRS_GPERF = YES ]; then  
341 - echo "\" env HEAPCHECK=normal ./objs/srs -c conf/srs.conf \" to start the srs live server"  
342 -else  
343 - echo "\" ./objs/srs -c conf/srs.conf \" to start the srs live server"  
344 -fi 340 +echo "\" ./objs/srs -c conf/srs.conf \" to start the srs live server"