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 938043 Details for
Bug 1142306
aespipe FTBFS failed on arch ppc64le
[?]
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.
aespipe ppc64le patch
aespipe-v2.4c-ppc64le.patch (text/plain), 855 bytes, created by
Menanteau Guy
on 2014-09-16 14:32:22 UTC
(
hide
)
Description:
aespipe ppc64le patch
Filename:
MIME Type:
Creator:
Menanteau Guy
Created:
2014-09-16 14:32:22 UTC
Size:
855 bytes
patch
obsolete
>--- aespipe-v2.4c/aes.c.ori >+++ aespipe-v2.4c/aes.c >@@ -104,7 +104,11 @@ > # undef DATA_ALWAYS_ALIGNED > # define DATA_ALWAYS_ALIGNED 1 /* unaligned access is always ok */ > #elif defined(__ppc__)||defined(__ppc)||defined(__PPC__)||defined(__PPC)||defined(__powerpc__)||defined(__powerpc)||defined(__POWERPC__)||defined(__POWERPC)||defined(__PowerPC__)||defined(__PowerPC)||defined(__ppc64__)||defined(__ppc64)||defined(__PPC64__)||defined(__PPC64)||defined(__powerpc64__)||defined(__powerpc64)||defined(__s390__)||defined(__s390) >-# define INTERNAL_BYTE_ORDER 2 >+# if defined(__LITTLE_ENDIAN__) >+# define INTERNAL_BYTE_ORDER 1 >+# else >+# define INTERNAL_BYTE_ORDER 2 >+# endif > # undef DATA_ALWAYS_ALIGNED > # define DATA_ALWAYS_ALIGNED 1 /* unaligned access is always ok */ > #elif defined(__alpha__)||defined(__alpha)||defined(__ia64__)||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 Raw
Actions:
View
Attachments on
bug 1142306
: 938043