Skip to content

Commit

Permalink
linker etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa McHale committed Nov 27, 2017
1 parent 3a48a90 commit 9d6508f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[target.x86_64-unknown-redox]
linker = "x86_64-unknown-redox-gcc"
ar = "x86_64-unknown-redox-ar"

0 comments on commit 9d6508f

Please sign in to comment.