Skip to content

Instantly share code, notes, and snippets.

@erikyuntantyo
Last active January 9, 2018 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erikyuntantyo/5f914a924b493dc7d57c6e211f86b9f7 to your computer and use it in GitHub Desktop.
Save erikyuntantyo/5f914a924b493dc7d57c6e211f86b9f7 to your computer and use it in GitHub Desktop.
32bit packages needed to build android on linux 64bit (Arch)
$ sudo pacman -S lib32-glibc lib32-ncurses lib32-libstdc++5 lib32-zlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment