mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
78f6cdf2be
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33167 The build is failing with: ``` error: undefined reference to 'folly::SharedMutexImpl<false, void, std::__ndk1::atomic, folly::SharedMutexPolicyDefault>::unlock_shared()' ``` Indicating missing link to `folly_futures`. Changelog: [Internal] Reviewed By: cortinico, GijsWeterings Differential Revision: D34419236 fbshipit-source-id: ca777e0c3a13c2f23791a94b13de18911c93edd5