[Bug 791784] 'cp -u' is not supported on FreeBSD

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Dec 23 20:55:38 UTC 2017


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

--- Comment #3 from Ting-Wei Lan <lantw44 at gmail.com> ---
Created attachment 365911
  --> https://bugzilla.gnome.org/attachment.cgi?id=365911&action=edit
gtk-doc: Fallback to 'cp' when 'cp -u' fails

'cp -u' is not specified in POSIX and it can fail with illegal option
error on systems not supporting it. It is better to fallback to the
slower 'cp' than causing build failure.

gst-libav still doesn't have meson build, so I have to get it fixed.

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