Bug 889781
Summary: | ICU endian patch | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bryce <root> |
Component: | icu | Assignee: | Eike Rathke <erack> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | caolanm, denis.arnaud_fedora, erack |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | icu-49.1.1-6.fc18 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-16 10:52:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bryce
2012-12-23 14:00:03 UTC
export CPPFLAGS="-DU_IS_BIG_ENDIAN=1" ^^^^^^ and BuildRequires: doxygen, autoconf, python ^^^^^^ Sorry I was a bit careless Phil =--= All variables in the %build section are not exported, so it shouldn't be necessary for this one? Anyhow, just pushed a change without export. |