[pulseaudio-tickets] [Bug 95432] sparc64 is not properly detected as 64 bit due to incorrect architecture mapping
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 1 10:25:18 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95432
--- Comment #1 from Arun Raghavan <arun at accosted.net> ---
Comment on attachment 123794
--> https://bugs.freedesktop.org/attachment.cgi?id=123794
[PATCH] pulsecore: Fix incorrect architecture mapping on sparc64.
Review of attachment 123794:
-----------------------------------------------------------------
::: src/pulsecore/atomic.h
@@ +201,4 @@
>
> return (v);
> }
> +#elif defined(__sparc__) && defined(__arch64__)
I'm wondering if we might break some other/older compiler with this change. Any
way to verify this?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160601/9b4cfde9/attachment.html>
More information about the pulseaudio-bugs
mailing list