4.1.0-0.21
This commit is contained in:
parent
098a3e31e4
commit
6898870fe0
@ -1 +1 @@
|
||||
gcc-4.1.0-20060131.tar.bz2
|
||||
gcc-4.1.0-20060204.tar.bz2
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user