SHA256
1
0
forked from pool/icu

Accepting request 247977 from X11:common:Factory

- Add m68k to the list of big endian archs (forwarded request 247976 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/247977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icu?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2014-09-10 05:28:00 +00:00 committed by Git OBS Bridge
commit 7c094c3b36
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 8 09:21:42 UTC 2014 - schwab@suse.de
- Add m68k to the list of big endian archs
-------------------------------------------------------------------
Wed Aug 13 13:55:08 UTC 2014 - jengelh@inai.de

View File

@ -42,7 +42,7 @@ BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%ifarch %armb hppa mips mips64 ppc ppc64 %sparc s390 s390x
%ifarch %armb hppa mips mips64 ppc ppc64 %sparc s390 s390x m68k
%define be_platform 1
%else
%define be_platform 0