gst: Do not try to determine executable path on iOS.
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 27 Sep 2017 11:07:25 +0000 (13:07 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 27 Sep 2017 11:56:15 +0000 (13:56 +0200)
commit49e230ad1a451f62a4358bdd9af057ab6afa2ec8
tree4d9830bb604042aa243af7cb83003020d8f948ad
parentc9815957d3a3f5c6253955e246422a8a6206f065
gst: Do not try to determine executable path on iOS.

The method used relies on "libproc.h", which is only available
on OSX.

https://bugzilla.gnome.org/show_bug.cgi?id=788234
gst/gst.c