[Bug 796309] meson: mingw build fix

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 21 15:43:34 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
            Version|1.14.1                      |git master
         Resolution|---                         |FIXED
   Target Milestone|git master                  |0.4.29

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks!

commit 7699d66cb3df499e474c2eaa9ef8d682db0469b9 (HEAD -> master)
Author: Christoph Reiter <reiter.christoph at gmail.com>
Date:   Mon May 21 17:06:12 2018 +0200

    meson: pass the right header when testing for posix_memalign

    has_function() needs to know the header to correctly detect the function in
    all cases.

    This fixes the build under mingw-w64 where posix_memalign was wrongfully
being
    detected as available.

    See this glib bug for a similar fix:
        https://bugzilla.gnome.org/show_bug.cgi?id=795876

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

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