Closed neildhar closed 7 months ago
Summary: Given that raw_fd_ostream doesn't actually work in the sandbox, remove its dependency on fstat when building for the sandbox.
raw_fd_ostream
Also switch the sandbox to building with HERMES_IS_MOBILE_BUILD to trim other unused functionality.
HERMES_IS_MOBILE_BUILD
Differential Revision: D53668399
Summary: Given that
raw_fd_ostream
doesn't actually work in the sandbox, remove its dependency on fstat when building for the sandbox.Also switch the sandbox to building with
HERMES_IS_MOBILE_BUILD
to trim other unused functionality.Differential Revision: D53668399