packages: clisp/clisp.spec - try to build on sparcs

tommat tommat at pld-linux.org
Tue Jun 30 13:05:18 CEST 2009


Author: tommat                       Date: Tue Jun 30 11:05:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try to build on sparcs

---- Files affected:
packages/clisp:
   clisp.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/clisp/clisp.spec
diff -u packages/clisp/clisp.spec:1.59 packages/clisp/clisp.spec:1.60
--- packages/clisp/clisp.spec:1.59	Tue Jun 30 11:04:22 2009
+++ packages/clisp/clisp.spec	Tue Jun 30 13:05:12 2009
@@ -98,7 +98,11 @@
 %endif
 
 CC="%{__cc}" \
+%ifarch sparc sparcv9 sparc64
+CFLAGS="%{rpmcflags} -DSAFETY=3" \
+%else
 CFLAGS="%{rpmcflags}" \
+%endif
 ./configure \
 	--prefix=%{_prefix}
 
@@ -165,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2009/06/30 11:05:12  tommat
+- try to build on sparcs
+
 Revision 1.59  2009/06/30 09:04:22  tommat
 - fix building on new gcc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clisp/clisp.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list