Skip to content

Instantly share code, notes, and snippets.

@rajatgupta1998
Created March 24, 2019 09:13
Show Gist options
  • Save rajatgupta1998/7c56cff0583fc79db0dd39d1087b5140 to your computer and use it in GitHub Desktop.
Save rajatgupta1998/7c56cff0583fc79db0dd39d1087b5140 to your computer and use it in GitHub Desktop.
If anyone wants to clone GCC 4.9 from AOSP master, do it with --depth=6 and then checkout to specific revision before deprecation notice were appended to python wrapper and binaries of C and C++ compilers:
AArch64: e54105c9f893a376232e0fc539c0e7c01c829b1e
ARM: b91992b549430ac1a8a684f4bfe8c95941901165
git checkout <sha-1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment