[Bug 794493] Ubuntu Trusty Build failure due to __has_builtin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 19 18:15:50 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794493

--- Comment #2 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
(In reply to Tim-Philipp Müller from comment #1)
> Thanks for the bug report. Does it work if you remove the first #if block,
> so that it becomes just
> 
> #if defined(__GNUC__) && __GNUC__ >= 4
> #define rtp_ulpfec_ctz64 __builtin_ctzll
> #else
> ...
> #endif
> 
> ?

Yes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list