SHA256
1
0
forked from pool/SDL2

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
This commit is contained in:
2016-03-17 17:01:40 +00:00
committed by Git OBS Bridge
parent 7f1880dad7
commit 84654b5fd6
2 changed files with 6 additions and 1 deletions

View File

@@ -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"