Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade folly to fix NDK 21 build issue #31802

Closed
wants to merge 1 commit into from

Conversation

Kudo
Copy link
Contributor

@Kudo Kudo commented Jul 2, 2021

Summary

Upgrade folly for the facebook/folly#1593 fix for NDK 21 failure

Changelog

[Android] [Changed] - Upgrade folly to 2021.06.28.00

Test Plan

./gradlew :ReactAndroid:installArchives
./gradlew packages:rn-tester:android:app:installJscRelease
./gradlew packages:rn-tester:android:app:installHermesRelease

@facebook-github-bot facebook-github-bot added Contributor A React Native contributor. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jul 2, 2021
@Kudo
Copy link
Contributor Author

Kudo commented Jul 2, 2021

@dulmandakh you may interest for this, from my previous work to verify the folly fix.

@dulmandakh
Copy link
Contributor

@ShikaSD please review and merge

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: c06d8d0

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,120,527 +7,322
android hermes armeabi-v7a 8,646,426 +4,627
android hermes x86 9,559,730 +7,492
android hermes x86_64 9,525,889 +7,229
android jsc arm64-v8a 10,762,975 +7,327
android jsc armeabi-v7a 9,680,129 +4,619
android jsc x86 10,797,576 +7,495
android jsc x86_64 11,405,238 +7,227

Base commit: c06d8d0

@dulmandakh
Copy link
Contributor

@Kudo thanks 👍

@facebook-github-bot
Copy link
Contributor

@ShikaSD has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ShikaSD merged this pull request in ebe939b.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants