SPECS: crossavr-gcc.spec - updated to 4.1.0

bszx bszx at pld-linux.org
Fri May 19 20:27:45 CEST 2006


Author: bszx                         Date: Fri May 19 18:27:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.1.0

---- Files affected:
SPECS:
   crossavr-gcc.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/crossavr-gcc.spec
diff -u SPECS/crossavr-gcc.spec:1.21 SPECS/crossavr-gcc.spec:1.22
--- SPECS/crossavr-gcc.spec:1.21	Sun Nov 14 20:21:23 2004
+++ SPECS/crossavr-gcc.spec	Fri May 19 20:27:40 2006
@@ -6,13 +6,13 @@
 Summary(pt_BR): Utilitários para desenvolvimento de binários da GNU - AVR gcc
 Summary(tr):	GNU geliţtirme araçlarý - AVR gcc
 Name:		crossavr-gcc
-Version:	3.4.2
+Version:	4.1.0
 Release:	1
 Epoch:		1
 License:	GPL
 Group:		Development/Languages
 Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/gcc-%{version}.tar.bz2
-# Source0-md5:	2fada3a3effd2fd791df09df1f1534b3
+# Source0-md5:	88785071f29ed0e0b6b61057a1079442
 BuildRequires:	autoconf
 BuildRequires:	/bin/bash
 BuildRequires:	bison
@@ -71,6 +71,7 @@
 	--libdir=%{_libdir} \
 	--libexecdir=%{_libdir} \
 	--disable-shared \
+	--disable-libssp \
 	--enable-languages="c,c++" \
 	--with-gnu-as \
 	--with-gnu-ld \
@@ -81,7 +82,7 @@
 	--host=%{_target_platform} \
 	--target=%{target}
 
-%{__make}
+%{__make} CFLAGS_FOR_TARGET="-Os"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -110,7 +111,6 @@
 %attr(755,root,root) %{gcclib}/cc1
 %attr(755,root,root) %{gcclib}/collect2
 %{gcclib}/libg*.a
-%{gcclib}/specs
 %{gcclib}/%{target}*
 %dir %{gcclib}/include
 %{gcclib}/include/*.h
@@ -131,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/05/19 18:27:40  bszx
+- updated to 4.1.0
+
 Revision 1.21  2004/11/14 19:21:23  saq
 - up to 3.4.2 by Tomasz Jadowski
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossavr-gcc.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list