Skip to content

WIP: srt: bump to 1.4.0 and do not disable CXX11

Justin Kim requested to merge joykim/cerbero:pr/srt-enable-cxx11 into master

ENABLE_CXX11=OFF doesn't effect on srt build. Also, -std=c++11 is already used in webrtc-audio-processing, so there's no reason to have meanless option in this recipe.

Edited by Tim-Philipp Müller

Merge request reports