From 52b9a6a655a664001a028c0c7e3969436175566c Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Oct 22 2013 04:05:58 +0000 Subject: Add V=1 to make options --- diff --git a/systemd.spec b/systemd.spec index aaf89d3..72884b1 100644 --- a/systemd.spec +++ b/systemd.spec @@ -303,7 +303,7 @@ pushd build3 --with-sysvinit-path=/etc/rc.d/init.d \ --with-rc-local-script-path-start=/etc/rc.d/rc.local \ PYTHON=%{__python3} -make %{?_smp_mflags} GCC_COLORS="" +make %{?_smp_mflags} GCC_COLORS="" V=1 popd pushd build2