4.1.0-0.21

This commit is contained in:
Jakub Jelinek 2006-02-04 13:25:21 +00:00
parent 098a3e31e4
commit 6898870fe0
3 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
gcc-4.1.0-20060131.tar.bz2
gcc-4.1.0-20060204.tar.bz2

View File

@ -545,15 +545,15 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" XCFLAGS="$OPT_FLAGS" TCFLAGS=
%ifarch ppc ppc64
--enable-secureplt \
%endif
%ifarch sparc ppc ppc64 s390 s390x alpha
--with-long-double-128 \
%endif
%ifarch sparc
--host=%{gcc_target_platform} --build=%{gcc_target_platform} --target=%{gcc_target_platform} --with-cpu=v7
%endif
%ifarch ppc
--host=%{gcc_target_platform} --build=%{gcc_target_platform} --target=%{gcc_target_platform} --with-cpu=default32
%endif
%ifarch sparc ppc ppc64 s390 s390x alpha
--with-long-double-128 \
%endif
%ifarch %{ix86} x86_64
--with-cpu=generic \
%endif

View File

@ -1 +1 @@
7a1b6cd7661918ede937ff3b157f2788 gcc-4.1.0-20060131.tar.bz2
2e427016398ab59b9966cd7acb4fcc31 gcc-4.1.0-20060204.tar.bz2