Bug 468245

Summary: Fix typo for big endian
Product: [Fedora] Fedora Reporter: Brad Hinson <bhinson>
Component: lcmsAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: andreas.bierfert, kwizart
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-28 02:10:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 467765    
Attachments:
Description Flags
Fix #if for big endian
none
Updated patch none

Description Brad Hinson 2008-10-23 18:13:46 UTC
Created attachment 321322 [details]
Fix #if for big endian

Description of problem:
Typo in include/lcms.h prevents compile on big endian systems.  Found during F9 s390 build.

Version-Release number of selected component (if applicable):
lcms-1.17-5.fc9

Comment 1 Brad Hinson 2008-10-23 19:52:35 UTC
Created attachment 321339 [details]
Updated patch