Accepting request 220976 from home:oertel:branches:devel:libraries:c_c++

- enable build_mpi on s390/s390x

OBS-URL: https://build.opensuse.org/request/show/220976
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=117
This commit is contained in:
Thorsten Behrens 2014-02-05 14:25:35 +00:00 committed by Git OBS Bridge
parent 15346f148f
commit 6af6d99099
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 5 13:58:30 CET 2014 - ro@suse.de
- enable build_mpi on s390/s390x
-------------------------------------------------------------------
Tue Jan 7 11:02:00 UTC 2014 - schwab@suse.de

View File

@ -30,7 +30,7 @@
# Just hardcode build_mpi to 1 as soon as openmpi builds on all
# named architectures.
%ifarch s390 s390x ia64 hppa
%ifarch ia64 hppa
%define build_mpi 0
%else
%define build_mpi 1