Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 293978 Details for
Bug 431510
make hdf5 rpm compile on s390x
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to support s390x
hdf5-1.6.6-s390.patch (text/plain), 570 bytes, created by
Oliver Paukstadt
on 2008-02-05 06:28:53 UTC
(
hide
)
Description:
patch to support s390x
Filename:
MIME Type:
Creator:
Oliver Paukstadt
Created:
2008-02-05 06:28:53 UTC
Size:
570 bytes
patch
obsolete
>--- hdf5-1.6.6/fortran/src/H5f90i.h.orig 2008-02-04 19:14:01.000000000 +0100 >+++ hdf5-1.6.6/fortran/src/H5f90i.h 2008-02-04 19:14:48.000000000 +0100 >@@ -125,6 +125,15 @@ > typedef int size_t_f; > #define FNAME_POST_UNDERSCORE > >+/* s390/s390x specific definitions */ >+#elif (defined __s390__ || defined __s390x__) >+ >+typedef long long haddr_t_f; >+typedef long long hsize_t_f; >+typedef long long hssize_t_f; >+typedef int size_t_f; >+#define FNAME_POST_UNDERSCORE >+ > /* IA64 specific definitions */ > #elif defined __ia64 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 431510
: 293978