facebook / mvfst

An implementation of the QUIC transport protocol.
MIT License
1.49k stars 240 forks source link

Use achives.boost.io instead of jfrog for fetching boost #324

Closed ASchneidman closed 5 months ago

ASchneidman commented 8 months ago

Summary: AIRStore's contbuild broke a few days ago with a failure to unpack the boost tarball. This is because boost's jfrog subscription expired. The recommended workaround is to use archive.boost.io instead. The checksums are the same. https://github.com/facebook/react-native/issues/42180

Reviewed By: chadaustin

Differential Revision: D52612598

facebook-github-bot commented 8 months ago

This pull request was exported from Phabricator. Differential Revision: D52612598

facebook-github-bot commented 8 months ago

This pull request was exported from Phabricator. Differential Revision: D52612598

jbeshay commented 5 months ago

This has been merged and already synced.