[Bug 754881] libiconv is already provided by OSX and iOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 14 00:34:47 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311143|accepted-commit_now         |committed
             status|                            |

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> ---
Comment on attachment 311143
  --> https://bugzilla.gnome.org/attachment.cgi?id=311143
recipes: don't build libiconv on OSX/iOS

commit f7f78d497eef9c658c321feea83a38dd5f4557e3
Author: Matthew Waters <matthew at centricular.com>
Date:   Fri Sep 11 22:17:21 2015 +1000

    recipes: don't build libiconv on OSX/iOS

    - It's provided by the relevant SDK's already
    - cerbero builds a more recent version of libiconv that has a
      different major version according to the dylib versioning scheme.
    - linking with another library or framework that depends on the
      provided libiconv (e.g. Qt) will fail due to a version mismatch.

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

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