Skip to content

Instantly share code, notes, and snippets.

@mebubo
Created July 31, 2014 13:58
Show Gist options
  • Select an option

  • Save mebubo/ae3e9f473fd6aa3cc8aa to your computer and use it in GitHub Desktop.

Select an option

Save mebubo/ae3e9f473fd6aa3cc8aa to your computer and use it in GitHub Desktop.
./configure --prefix=/home/myuser/git-static CFLAGS="${CFLAGS} -static" NO_OPENSSL=1 NO_CURL=1
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment