packages: gcc/gcc.spec - disable ada for sparc64

tommat tommat at pld-linux.org
Thu May 21 18:54:45 CEST 2009


Author: tommat                       Date: Thu May 21 16:54:45 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable ada for sparc64

---- Files affected:
packages/gcc:
   gcc.spec (1.574 -> 1.575) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.574 packages/gcc/gcc.spec:1.575
--- packages/gcc/gcc.spec:1.574	Mon Apr 27 09:44:41 2009
+++ packages/gcc/gcc.spec	Thu May 21 18:54:39 2009
@@ -52,6 +52,10 @@
 %undefine	with_multilib
 %endif
 
+%ifarch sparc64
+%undefine	with_ada
+%endif
+
 %define		major_ver	4.4
 %define		minor_ver	0
 # class data version seen with file(1) that this jvm is able to load
@@ -2282,6 +2286,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.575  2009/05/21 16:54:39  tommat
+- disable ada for sparc64
+
 Revision 1.574  2009/04/27 07:44:41  arekm
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.574&r2=1.575&f=u



More information about the pld-cvs-commit mailing list