Build a thread-safe libgit2

At least Gitg will need this.
This commit is contained in:
Mathieu Bridon 2014-03-25 21:28:36 +08:00 committed by Ignacio Casal Quinteiro
parent b305215650
commit 71df7d7c0a

View File

@ -60,7 +60,7 @@ rm -rf deps
%build
%cmake .
%cmake -DTHREADSAFE:BOOL=1 .
make %{_smp_mflags}
@ -92,6 +92,7 @@ make install DESTDIR=%{buildroot}
- Build with the bundled xdiff.
- Disable a failing test. (libgit2#2199)
- Add missing build requirement on libssh2. (RHBZ#1039433)
- Build a thread-safe libgit2.
* Sun Nov 24 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 0.20.0-1
- 0.20.0