diff --git a/.cvsignore b/.cvsignore index 430d295..84e81eb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gcc-4.1.0-20060131.tar.bz2 +gcc-4.1.0-20060204.tar.bz2 diff --git a/gcc41.spec b/gcc41.spec index 683148d..ff0730f 100644 --- a/gcc41.spec +++ b/gcc41.spec @@ -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 diff --git a/sources b/sources index 7a7e54a..6e5d3fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a1b6cd7661918ede937ff3b157f2788 gcc-4.1.0-20060131.tar.bz2 +2e427016398ab59b9966cd7acb4fcc31 gcc-4.1.0-20060204.tar.bz2