Skip to content

Instantly share code, notes, and snippets.

@mmatyas
Created June 12, 2017 10:45
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 mmatyas/166afd73c1bc2ee9296ec8b7c85aee8f to your computer and use it in GitHub Desktop.
Save mmatyas/166afd73c1bc2ee9296ec8b7c85aee8f to your computer and use it in GitHub Desktop.
Rust AArch64 config
[build]
host = ["aarch64-unknown-linux-gnu"]
target = ["aarch64-unknown-linux-gnu"]
docs = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment