From cc0b7f294e1145326b5ee38fa6e2450d20e71fd9c72030f90cb21391733f9b9e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 29 Apr 2017 01:00:48 +0000 Subject: [PATCH] enable verbose build OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmocore?expand=0&rev=47 --- libosmocore.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libosmocore.spec b/libosmocore.spec index 826894f..e6e2860 100644 --- a/libosmocore.spec +++ b/libosmocore.spec @@ -281,7 +281,7 @@ echo "%version" >.tarball-version autoreconf -fiv %configure --enable-shared --disable-static \ --includedir="%_includedir/%name" -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install b="%buildroot"