Build verbose, with smp_mflags
This commit is contained in:
parent
8d6b405bc7
commit
36e01d57ea
@ -40,8 +40,8 @@ X.Org X11 evdev input driver.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -v --install || exit 1
|
autoreconf -v --install || exit 1
|
||||||
%configure --disable-static
|
%configure --disable-static --disable-silent-rules
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -77,6 +77,9 @@ X.Org X11 evdev input driver development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 07 2011 Peter Hutterer <peter.hutterer@redhat.com>
|
||||||
|
- Build verbose, with smp_mflags
|
||||||
|
|
||||||
* Wed Jun 01 2011 Peter Hutterer <peter.hutterer@redhat.com> 2.6.99-1.20110601giteaf202531
|
* Wed Jun 01 2011 Peter Hutterer <peter.hutterer@redhat.com> 2.6.99-1.20110601giteaf202531
|
||||||
- Today's snapshot from git
|
- Today's snapshot from git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user