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:
parent
0ad4b65a56
commit
6d4315fc3c
4 changed files with 11 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue