osxvideo: Fix libtool usage
authorEdward Hervey <bilboed@bilboed.com>
Wed, 5 Feb 2014 11:46:54 +0000 (12:46 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 5 Feb 2014 11:46:54 +0000 (12:46 +0100)
--tag=CC is needed for static build

sys/osxvideo/Makefile.am

index d7f23c8..e908695 100644 (file)
@@ -13,6 +13,6 @@ libgstosxvideosink_la_LIBADD =  \
        -lgstvideo-$(GST_API_VERSION)
 
 libgstosxvideosink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -Wl,-framework -Wl,Cocoa -Wl,-framework -Wl,QuickTime -Wl,-framework -Wl,OpenGL
-libgstosxvideosink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
+libgstosxvideosink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
 
 noinst_HEADERS = osxvideosink.h cocoawindow.h