https://bugs.freedesktop.org/show_bug.cgi?id=95432

--- Comment #1 from Arun Raghavan <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to