Skip to content

Instantly share code, notes, and snippets.

@dfyz
Created March 8, 2020 23:35
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 dfyz/d544e95e37ea79d097c17cbd77a6cb5b to your computer and use it in GitHub Desktop.
Save dfyz/d544e95e37ea79d097c17cbd77a6cb5b to your computer and use it in GitHub Desktop.
[llvm]
ninja = true
targets = "RISCV;X86"
[build]
host = ["x86_64-unknown-linux-gnu", "riscv64gc-unknown-linux-gnu"]
target = ["riscv64gc-unknown-linux-gnu"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment