SPECS: crossmingw64-gcc.spec - new snap, more configure opts, files fixed.

pluto pluto at pld-linux.org
Mon Feb 9 21:29:42 CET 2009


Author: pluto                        Date: Mon Feb  9 20:29:42 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new snap, more configure opts, files fixed.

---- Files affected:
SPECS:
   crossmingw64-gcc.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/crossmingw64-gcc.spec
diff -u SPECS/crossmingw64-gcc.spec:1.12 SPECS/crossmingw64-gcc.spec:1.13
--- SPECS/crossmingw64-gcc.spec:1.12	Mon Jan 26 17:48:15 2009
+++ SPECS/crossmingw64-gcc.spec	Mon Feb  9 21:29:37 2009
@@ -13,7 +13,7 @@
 %define		_major_ver	4.4
 %define		_minor_ver	0
 Version:	%{_major_ver}.%{_minor_ver}
-%define		_snap	20090123
+%define		_snap	20090206
 Release:	0.%{_snap}.1
 Epoch:		1
 License:	GPL v3+
@@ -101,11 +101,13 @@
 	--enable-decimal-float=yes \
 	--enable-cmath \
 	--disable-nls \
+	--disable-win32-registry \
 	--with-gnu-as \
 	--with-gnu-ld \
 	--with-mangler-in-ld \
 	--with-gxx-include-dir=%{arch}/include/c++/%{version} \
 	--disable-libstdcxx-pch \
+	--disable-symvers \
 	--enable-__cxa_atexit \
 	--disable-libmudflap \
 	--disable-libssp \
@@ -220,7 +222,7 @@
 %{gcclib}/*.o
 %{gcclib}/libgcc.a
 %if %{without bootstrap}
-%{_bindir}/libgcc_s_1.dll
+%{_bindir}/libgcc_s_sjlj-1.dll
 %{gcclib}/libgcc_eh.a
 %endif
 %{gcclib}/libgcov.a
@@ -258,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/02/09 20:29:37  pluto
+- new snap, more configure opts, files fixed.
+
 Revision 1.12  2009/01/26 16:48:15  pluto
 - use sjlj exceptions. dw2 based eh is broken (see PR38920).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw64-gcc.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list