Skip to content

Instantly share code, notes, and snippets.

@momchil-velikov
Created October 2, 2016 12:29
Show Gist options
  • Save momchil-velikov/44d60efd276c32021572f1312a639f5c to your computer and use it in GitHub Desktop.
Save momchil-velikov/44d60efd276c32021572f1312a639f5c to your computer and use it in GitHub Desktop.
#!/bin/sh
${HOME}/src/gcc/configure --prefix=${HOME}/opt/gcc-c-only --enable-languages=c --disable-multilib --disable-werror --disable-bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment