After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788404 - gstgl build fails on mac OS < 12.0
gstgl build fails on mac OS < 12.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-01 17:05 UTC by Jérôme Laheurte
Modified: 2017-10-19 14:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix build on mac OS < 12 (2.73 KB, patch)
2017-10-01 17:05 UTC, Jérôme Laheurte
committed Details | Review

Description Jérôme Laheurte 2017-10-01 17:05:05 UTC
Created attachment 360730 [details] [review]
Fix build on mac OS < 12

This is the same problem as in 788402 but in gst-plugins-bad.
Comment 1 Matthew Waters (ystreet00) 2017-10-19 14:50:05 UTC
commit b569ae4832a4572929cd298e95e6cca6837a735e
Author: Jérôme Laheurte <jerome@jeromelaheurte.net>
Date:   Sun Oct 1 19:04:15 2017 +0200

    Use value instead of version macro when testing for mac OS version
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788404