-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Hermes build on folly 2021.04.26.00
Summary: This fixes multiple compile errors when building RNTester with Hermes enabled: - `Typedef redefinition with different types ('uint8_t' (aka 'unsigned char') vs 'enum clockid_t')` - `'event2/event-config.h' file not found` - tons of missing files (all added to RCT-Folly/Futures) Changelog: [iOS] Fix Hermes build on folly version 2021.04.26.00 allow-large-files Reviewed By: RSNara Differential Revision: D28128087 fbshipit-source-id: ee7cb6fda72d00d22f6182d958aa8ba55939f158
- Loading branch information
1 parent
7579ed3
commit 8eceee7
Showing
4 changed files
with
79 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.