Skip to content

Commit

Permalink
Add libgit2 to the default build
Browse files Browse the repository at this point in the history
  • Loading branch information
andrioni authored and tkelman committed Oct 30, 2014
1 parent a75b8d1 commit 6cbac8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ their own licenses:
- [FADDEEVA](http:https://ab-initio.mit.edu/Faddeeva)
- [FFTW](http:https://fftw.org/doc/License-and-Copyright.html)
- [GMP](http:https://gmplib.org/manual/Copying.html#Copying)
- [LIBGIT2](https://github.com/libgit2/libgit2/blob/development/COPYING)
- [MPFR](http:https://www.mpfr.org/mpfr-current/mpfr.html#Copying)
- [MUSL](http:https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT)
- [OPENBLAS](https://raw.github.com/xianyi/OpenBLAS/master/LICENSE)
Expand Down
1 change: 1 addition & 0 deletions Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ USE_SYSTEM_RMATH=0
USE_SYSTEM_LIBUV=0
USE_SYSTEM_UTF8PROC=0
USE_SYSTEM_MOJIBAKE=0
USE_SYSTEM_LIBGIT2=0

# Link to the LLVM shared library
USE_LLVM_SHLIB = 0
Expand Down

0 comments on commit 6cbac8a

Please sign in to comment.