Skip to content

Instantly share code, notes, and snippets.

@scottt
Created March 6, 2015 15:10
Show Gist options
  • Save scottt/55ca6866989488c82af2 to your computer and use it in GitHub Desktop.
Save scottt/55ca6866989488c82af2 to your computer and use it in GitHub Desktop.
PREFIX=$HOME/qemu-arm
export PATH=$PREFIX/bin:$PATH
export LD_LIBRARY_PATH=$PREFIX/lib:$LD_LIBRARY_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment