[Bug 796309] New: meson: mingw build fix

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


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

            Bug ID: 796309
           Summary: meson: mingw build fix
    Classification: Platform
           Product: GStreamer
           Version: 1.14.1
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: orc
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: reiter.christoph at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: ds at schleef.org
     GNOME version: ---

Created attachment 372303
  --> https://bugzilla.gnome.org/attachment.cgi?id=372303&action=edit
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

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