SPECS: VirtualBox.spec - verbose build support
arekm
arekm at pld-linux.org
Thu Sep 4 21:59:05 CEST 2008
Author: arekm Date: Thu Sep 4 19:59:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- verbose build support
---- Files affected:
SPECS:
VirtualBox.spec (1.122 -> 1.123)
---- Diffs:
================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.122 SPECS/VirtualBox.spec:1.123
--- SPECS/VirtualBox.spec:1.122 Thu Sep 4 21:14:01 2008
+++ SPECS/VirtualBox.spec Thu Sep 4 21:59:00 2008
@@ -286,7 +286,7 @@
--disable-kmods
. ./env.sh && \
-kmk -j1
+kmk -j1 %{?with_verbose:KBUILD_VERBOSE=3}
%endif
%if %{with kernel}
@@ -509,6 +509,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123 2008/09/04 19:59:00 arekm
+- verbose build support
+
Revision 1.122 2008/09/04 19:14:01 hawk
- blah, too fast
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.122&r2=1.123&f=u
More information about the pld-cvs-commit
mailing list