1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Disable valgrind by default

This commit is contained in:
winlin 2017-06-28 09:08:19 +08:00
parent 0ad4b65a56
commit 6d4315fc3c
4 changed files with 11 additions and 9 deletions

View file

@ -73,7 +73,7 @@ SRS_EXPORT_LIBRTMP_PROJECT=NO
# export the srs-librtmp to a single .h and .c, NO to disable it.
SRS_EXPORT_LIBRTMP_SINGLE=NO
# valgrind
SRS_VALGRIND=YES
SRS_VALGRIND=NO
#
################################################################
# presets