Skip to content

Instantly share code, notes, and snippets.

@kali
Created November 6, 2018 17:11
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 kali/8cb6b3fd81882a063cce34a5b8eb1b2b to your computer and use it in GitHub Desktop.
Save kali/8cb6b3fd81882a063cce34a5b8eb1b2b to your computer and use it in GitHub Desktop.
#!/bin/sh
/Users/kali/dev/toolchains/raspbian/stretch/rpi-linaro/armv7-unknown-linux-gnueabihf/bin/armv7-unknown-linux-gnueabihf-gcc --sysroot /Users/kali/dev/toolchains/raspbian/stretch/rpi-linaro/armv7-unknown-linux-gnueabihf/armv7-unknown-linux-gnueabihf/sysroot "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment