1
0
Fork 0

Define WEBRTC_HAVE_USRSCTP for new tg_owt.

This commit is contained in:
John Preston 2021-11-12 10:58:31 +04:00
parent 051f7ba4e3
commit 54eeac20a9

View file

@ -24,6 +24,7 @@ else()
WEBRTC_USE_BUILTIN_ISAC_FLOAT
WEBRTC_LIBRARY_IMPL
WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1
WEBRTC_HAVE_USRSCTP
ABSL_ALLOCATOR_NOTHROW=1
)