Skip to content

Instantly share code, notes, and snippets.

@hef
Created November 17, 2010 06:36
Show Gist options
  • Save hef/703068 to your computer and use it in GitHub Desktop.
Save hef/703068 to your computer and use it in GitHub Desktop.
build libgit2 in windows
mingw32-make CC=mingw32-gcc CFLAGS="-I external/" uname_S=MINGW
@hef
Copy link
Author

hef commented Nov 17, 2010

mingw32-make CC=mingw32-gcc CFLAGS="-I external/" uname_S=MINGW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment