SPECS (LINUX_2_6): kernel.spec - dropped single bcond - use --defi...
mguevara
mguevara at pld-linux.org
Wed Nov 28 09:59:08 CET 2007
Author: mguevara Date: Wed Nov 28 08:59:08 2007 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- dropped single bcond - use --define cmd line switch instead
---- Files affected:
SPECS:
kernel.spec (1.441.2.1811 -> 1.441.2.1812)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1811 SPECS/kernel.spec:1.441.2.1812
--- SPECS/kernel.spec:1.441.2.1811 Wed Nov 28 02:30:08 2007
+++ SPECS/kernel.spec Wed Nov 28 09:59:02 2007
@@ -48,12 +48,6 @@
%bcond_with vs22 # use vserver 2.2 instead of 2.3 (see comment near patch 102)
-%bcond_with single # do not use parallel make - for easier build process debug
-
-%if %{with single}
-%define __make /usr/bin/make -j1
-%endif
-
%{?debug:%define with_verbose 1}
%if %{without grsecurity}
@@ -1672,6 +1666,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1812 2007-11-28 08:59:02 mguevara
+- dropped single bcond - use --define cmd line switch instead
+
Revision 1.441.2.1811 2007-11-28 01:30:08 glen
- more spelling
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1811&r2=1.441.2.1812&f=u
More information about the pld-cvs-commit
mailing list