Perform verbose make

This commit is contained in:
Erik van Pienbroek 2015-12-31 16:39:09 +01:00
parent 9ea7539723
commit 385ee235a1

View File

@ -78,7 +78,7 @@ autoreconf -i --force
%build
%mingw_configure --enable-shared --enable-static --enable-delay-load
%mingw_make %{?_smp_mflags}
%mingw_make %{?_smp_mflags} V=1
%install
@ -129,6 +129,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
* Thu Dec 31 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.1.2-1
- Update to 1.1.2
- Make freetype an optional runtime dependency instead of a hard dependency (using delay load)
- Perform verbose make
* Fri Sep 25 2015 Kalev Lember <klember@redhat.com> - 1.0.3-1
- Update to 1.0.3