From 1670eccec46d8582747e813cd281976f9b922206 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 9 Sep 2013 13:30:39 +0200 Subject: [PATCH] turn on verbose build --- libmspub.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmspub.spec b/libmspub.spec index c76a03f..544e1fb 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -59,7 +59,7 @@ sed -i \ -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \ -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \ libtool -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install