gl: Fix static build with objective-C
--tag=CC is needed for static build
This commit is contained in:
parent
894035f0d7
commit
46034834e0
@ -31,3 +31,5 @@ libgstgl_cocoa_la_OBJCFLAGS = \
|
||||
libgstgl_cocoa_la_LDFLAGS = \
|
||||
$(GST_LIB_LDFLAGS) \
|
||||
$(GST_ALL_LDFLAGS)
|
||||
|
||||
libgstgl_cocoa_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
|
||||
|
Loading…
x
Reference in New Issue
Block a user