Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. [target.armv7-unknown-linux-gnueabihf]
  2. linker = "arm-linux-gnueabihf-gcc"
  3. ar = "arm-linux-gnueabihf-ar"
  4.  
  5. [target.arm-unknown-linux-gnueabihf]
  6. linker = "arm-linux-gnueabihf-gcc"
  7. ar = "arm-linux-gnueabihf-ar"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement