SPECS (AC-branch): mISDN.spec - no smp on sparc
hawk
hawk at pld-linux.org
Sun Nov 18 21:35:35 CET 2007
Author: hawk Date: Sun Nov 18 20:35:35 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- no smp on sparc
---- Files affected:
SPECS:
mISDN.spec (1.25.2.5 -> 1.25.2.6)
---- Diffs:
================================================================
Index: SPECS/mISDN.spec
diff -u SPECS/mISDN.spec:1.25.2.5 SPECS/mISDN.spec:1.25.2.6
--- SPECS/mISDN.spec:1.25.2.5 Thu Sep 27 09:14:23 2007
+++ SPECS/mISDN.spec Sun Nov 18 21:35:30 2007
@@ -6,6 +6,11 @@
%bcond_without smp # don't build SMP module
%bcond_with verbose # verbose build (V=1)
#
+%ifarch sparc
+# there is no SMP kernel on sparc32
+%undefine with_smp
+%endif
+#
%define mISDN_version %(echo %{version} |tr . _)
%define _rel 1
@@ -174,6 +179,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25.2.6 2007-11-18 20:35:30 hawk
+- no smp on sparc
+
Revision 1.25.2.5 2007-09-27 07:14:23 marcus
- up to 1.1.6, list of big-endians from HEAD (by qboosh)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mISDN.spec?r1=1.25.2.5&r2=1.25.2.6&f=u
More information about the pld-cvs-commit
mailing list