Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Aug 2015 21:15:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-mips@FreeBSD.org
Subject:   [Bug 201683] [PATCH] [mips] graphics/cairo: fails to build on mips
Message-ID:  <bug-201683-27794-Jcfhznr8mh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201683-27794@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201683-27794@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201683

--- Comment #3 from Carlos J Puga Medina <cpm@fbsd.es> ---
(In reply to Carlos J Puga Medina from comment #2)

It seems that cairo looks first for:

return __sync_fetch_and_add
__sync_val_compare_and_swap

and defines it as cairo_cv_atomic_primitives="Intel".

If the configure compile fails cairo is looking for libatomic_ops support.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201683-27794-Jcfhznr8mh>