[Bug 772451] Broken clock_gettime and mkostemp detection with XCode 8

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 5 13:52:51 UTC 2016


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

--- Comment #5 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Also we can't just do -Wl,-no_weak_imports for the configure check because the
check does its own prototype declaration which bypasses the compiler check. So
you'll see the error at link time with -Wl,no_weak_imports but the configure
check will pass.

-- 
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