Enable parallel build
This commit is contained in:
parent
32318d732d
commit
2ffaa2ac27
@ -90,7 +90,7 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC"
|
|||||||
--enable-wayland-egl-server \
|
--enable-wayland-egl-server \
|
||||||
--enable-xlib-egl-platform
|
--enable-xlib-egl-platform
|
||||||
|
|
||||||
make V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot} INSTALL='install -p'
|
make install DESTDIR=%{buildroot} INSTALL='install -p'
|
||||||
@ -125,6 +125,7 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Sep 12 2013 Kalev Lember <kalevlember@gmail.com> - 1.15.10-3
|
* Thu Sep 12 2013 Kalev Lember <kalevlember@gmail.com> - 1.15.10-3
|
||||||
- More configure options for enabling the gnome-shell Wayland compositor
|
- More configure options for enabling the gnome-shell Wayland compositor
|
||||||
|
- Enable parallel build
|
||||||
|
|
||||||
* Tue Sep 10 2013 Matthias Clasen <mclasen@redhat.com> - 1.15.10-2
|
* Tue Sep 10 2013 Matthias Clasen <mclasen@redhat.com> - 1.15.10-2
|
||||||
- Add configure options that are needed to enable the gnome-shell
|
- Add configure options that are needed to enable the gnome-shell
|
||||||
|
Loading…
Reference in New Issue
Block a user