Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created May 8, 2016 18:30
Show Gist options
  • Save marcelog/33bbdb35ca071c1fde87430c748c12c4 to your computer and use it in GitHub Desktop.
Save marcelog/33bbdb35ca071c1fde87430c748c12c4 to your computer and use it in GitHub Desktop.
export PATH=${PATH}:/usr/cross-freebsd/bin
export LD_LIBRARY_PATH=/usr/cross-freebsd/lib
./configure --prefix=/usr/cross-freebsd --host=x86_64-pc-freebsd7
gmake
gmake install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment