Author: pawelz                       Date: Sat Mar 21 20:16:50 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ppc hack stolen from mandriva
- not tested, I have no access to ppc machine

---- Files affected:
SPECS:
   clisp.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/clisp.spec
diff -u SPECS/clisp.spec:1.52 SPECS/clisp.spec:1.53
--- SPECS/clisp.spec:1.52       Fri Mar  6 00:05:51 2009
+++ SPECS/clisp.spec    Sat Mar 21 21:16:44 2009
@@ -85,6 +85,12 @@
 #%{__perl} -pi -e "s@' -O2?([^0])@' %{rpmcflags} -fno-strict-aliasing\$1@" 
src/makemake.in
 
 %build
+
+%ifarch ppc ppc64
+CFLAGS="%{rpmcflags} -DNO_GENERATIONAL_GC -DNO_MULTIMAP_FILE -DNO_SINGLEMAP"
+ulimit -s unlimited
+%endif
+
 CC="%{__cc}" \
 ./configure \
        --prefix=%{_prefix}
@@ -152,6 +158,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2009/03/21 20:16:44  pawelz
+- ppc hack stolen from mandriva
+- not tested, I have no access to ppc machine
+
 Revision 1.52  2009/03/05 23:05:51  baggins
 - rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clisp.spec?r1=1.52&r2=1.53&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to