Author: pluto Date: Thu Feb 17 16:06:24 2005 GMT Module: SPECS Tag: GCC_4 ---- Log message: - we don't support both ABIs (fpu vs. no-fpu) in ppc-pld-linux tree. nof usage is extremely rare on workstations.
---- Files affected: SPECS: gcc.spec (1.259.2.54 -> 1.259.2.55) ---- Diffs: ================================================================ Index: SPECS/gcc.spec diff -u SPECS/gcc.spec:1.259.2.54 SPECS/gcc.spec:1.259.2.55 --- SPECS/gcc.spec:1.259.2.54 Wed Feb 16 22:49:36 2005 +++ SPECS/gcc.spec Thu Feb 17 17:06:18 2005 @@ -25,7 +25,6 @@ # - http://gcc.gnu.org/PR18648 (missed tree-optimization) # - disable internal zlib usage # - translations from gcc.spec:HEAD -# - review ppc's nof files # %define _snap 20050213 # @@ -713,12 +712,6 @@ %{_libdir}/gcc/*/*/*/libgcc_eh.a %{_libdir}/gcc/*/*/*/crt*.o %endif -%ifarch ppc -%{_libdir}/gcc/*/*/ecrt*.o -%{_libdir}/gcc/*/*/ncrt*.o -%{_libdir}/gcc/*/*/nof -%dir %{_libdir}/nof -%endif %attr(755,root,root) %{_libdir}/gcc/*/*/cc1 %attr(755,root,root) %{_libdir}/gcc/*/*/collect2 @@ -981,6 +974,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.259.2.55 2005/02/17 16:06:18 pluto +- we don't support both ABIs (fpu vs. no-fpu) in ppc-pld-linux tree. + nof usage is extremely rare on workstations. + Revision 1.259.2.54 2005/02/16 21:49:36 pluto - PR tree-optimization/19865. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.259.2.54&r2=1.259.2.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
