Description[iOS] Link with base/maccocoathreadhelper.mm on iOS.
rtc::ThreadManager::ThreadManager() calls rtc::InitCocoaMultiThreading()
on iOS so add base/maccocoathreadhelper.mm to the file to build on iOS.
Fixes the following linker error:
Undefined symbols for architecture x86_64:
"rtc::InitCocoaMultiThreading()", referenced from:
rtc::ThreadManager::ThreadManager() in librtc_base.a(thread.o)
BUG=459705
NOTRY=True
Committed: https://crrev.com/60624cd6bf29c75e02009bd6149ecfb9cb877c7b
Cr-Commit-Position: refs/heads/master@{#12085}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 17 (7 generated)
|