From 84654b5fd6b0c1fd419969ef348cfd4763fa699ec98520c0031b15aa1c7b6d5b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 17 Mar 2016 17:01:40 +0000 Subject: [PATCH] Accepting request 374286 from home:pluskalm:branches:games - Make building more verbose OBS-URL: https://build.opensuse.org/request/show/374286 OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=44 --- SDL2.changes | 5 +++++ SDL2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/SDL2.changes b/SDL2.changes index 2695fd4..e547db9 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 17 15:53:13 UTC 2016 - mpluskal@suse.com + +- Make building more verbose + ------------------------------------------------------------------- Thu Mar 10 13:39:57 UTC 2016 - jengelh@inai.de diff --git a/SDL2.spec b/SDL2.spec index 1e30903..3e57025 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -118,7 +118,7 @@ dos2unix COPYING.txt --disable-rpath \ --disable-alsa-shared \ --disable-video-directfb -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install make install DESTDIR="%buildroot"