mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5ff7f809dc
Summary: When downloading Hermes from source on Circle CI, the process will fail because Circle CI macOS machines do not have wget installed. Since curl can serve the same purpose and it is already part of the installed software on macOS machines, we can use curl in place of wget. This change ensures Hermes can be built from source on Circle CI jobs. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D35294868 fbshipit-source-id: bb099b603ef64205d45b833882852b2f4d6060ca