summaryrefslogtreecommitdiff
path: root/sys/osxvideo/Makefile.am
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2019-05-16 20:53:02 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2019-05-16 21:53:32 +0530
commit5ae9cbcc7fb327b3bf461d557bc9640e6d3ce67b (patch)
treeb9bf865f61069eb90422d92c16d1b66ad206b3e5 /sys/osxvideo/Makefile.am
parent84d2d86e29536bf61292b5b3bab70454f6dd3cdd (diff)
downloadgstreamer-plugins-good-5ae9cbcc7fb327b3bf461d557bc9640e6d3ce67b.tar.gz
autotools: Explicitly pass --tag=CC to libtool
Fixes a build error with the latest macOS: libtool: compile: unable to infer tagged configuration libtool: error: specify a tag with '--tag'
Diffstat (limited to 'sys/osxvideo/Makefile.am')
-rw-r--r--sys/osxvideo/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/osxvideo/Makefile.am b/sys/osxvideo/Makefile.am
index a9a3d765b..77ed399e8 100644
--- a/sys/osxvideo/Makefile.am
+++ b/sys/osxvideo/Makefile.am
@@ -13,5 +13,6 @@ libgstosxvideo_la_LIBADD = \
-lgstvideo-$(GST_API_VERSION)
libgstosxvideo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -Wl,-framework -Wl,Cocoa -Wl,-framework -Wl,OpenGL
+libgstosxvideo_la_LIBTOOLFLAGS = --tag=CC
noinst_HEADERS = osxvideosink.h cocoawindow.h