ayaports/backports/signal-desktop/webrtc-no-shared-deps-in-static-lib.patch
build@apk-groulx a48eceecc6 3.17 cleanup
2023-01-11 13:23:51 +00:00

14 lines
341 B
Diff

--- a/BUILD.gn
+++ b/BUILD.gn
@@ -480,11 +480,6 @@
"rtc_base",
"sdk",
"video",
-
- # Added by RingRTC
- # Necessary for use_custom_libcxx=true,
- # which is in turn necessary for deploying to Ubuntu 16.04.
- "//build/config:shared_library_deps",
]
if (rtc_include_builtin_audio_codecs) {