A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/ccb47af4b17bb5b29597ec9380bc9513a5509574 below:

[build] Fixed building with deprecated ENABLE_EXPERIMENTAL_BONDING · Haivision/srt@ccb47af · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed Original file line number Diff line number Diff line change

@@ -677,9 +677,10 @@ endif()

677 677

# ENABLE_EXPERIMENTAL_BONDING is deprecated. Use ENABLE_BONDING. ENABLE_EXPERIMENTAL_BONDING is be removed in v1.6.0.

678 678

if (ENABLE_EXPERIMENTAL_BONDING)

679 679

message(DEPRECATION "ENABLE_EXPERIMENTAL_BONDING is deprecated. Please use ENABLE_BONDING instead.")

680 +

set (ENABLE_BONDING ON)

680 681

endif()

681 682 682 -

if (ENABLE_BONDING OR ENABLE_EXPERIMENTAL_BONDING)

683 +

if (ENABLE_BONDING)

683 684

list(APPEND SRT_EXTRA_CFLAGS "-DENABLE_BONDING=1")

684 685

message(STATUS "ENABLE_BONDING: ON")

685 686

else()

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4