Bug 1052586 - Trivial change for ppc64le in openmpi spec
Summary: Trivial change for ppc64le in openmpi spec
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openmpi
Version: rawhide
Hardware: ppc64le
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-01-13 21:40 UTC by Brent Baude
Modified: 2014-02-06 03:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-06 03:30:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brent Baude 2014-01-13 21:40:08 UTC
Please consider the follow spec file change to enabl ppc64le:

diff --git a/openmpi.spec b/openmpi.spec
index ecf93e0..49bbb4f 100644
--- a/openmpi.spec
+++ b/openmpi.spec
@@ -98,7 +98,7 @@ Contains development headers and libraries for openmpi
 %ifarch ia64
 %global mode 64
 %endif
-%ifarch x86_64 ppc64 sparc64
+%ifarch x86_64 ppc64 ppc64le sparc64
 %global mode 64
 %global modeflag -m64
 %endif

Comment 1 Orion Poplawski 2014-02-06 03:30:08 UTC
As of 1.7.3-5, all of the mode stuff has been stripped.  Reopen if there are still issues.


Note You need to log in before you can comment on or make changes to this bug.