forked from pool/binutils
Accepting request 42780 from home:jengelh:sparc
Copy from home:jengelh:sparc/binutils via accept of submit request 42780 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/42780 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=29
This commit is contained in:
parent
7aec9b3f05
commit
cd0b6cbf94
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 8 05:28:53 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Default to creating ELF64 objects under sparc64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -276,7 +276,7 @@ Authors:
|
|||||||
%if "%{name}" != "binutils"
|
%if "%{name}" != "binutils"
|
||||||
%define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/")
|
%define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/")
|
||||||
%endif
|
%endif
|
||||||
%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux
|
%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64v.*/sparc64/" -e "s/sparcv.*/sparc/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Loading…
Reference in New Issue
Block a user