Summary: |
PulseAudio fix for sparc architecture |
Product: |
PulseAudio
|
Reporter: |
Brian Cameron <brian.cameron> |
Component: |
core | Assignee: |
pulseaudio-bugs |
Status: |
RESOLVED
MOVED
|
QA Contact: |
pulseaudio-bugs |
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
lennart
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
Solaris | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
patch fixing issue
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 62002 [details] patch fixing issue PulseAudio does not build properly on sparc because WORDS_BIGENDIAN does not get set if _BIG_ENDIAN is set. The attached patch fixes the ENDIAN so it works properly on sparc.