eglglessink: Fix static linking for Android by passing --tag=CC to libtool

This commit is contained in:
Sebastian Dröge 2013-09-19 16:44:48 +02:00
parent 11f0669679
commit 6cfbda3b7e

View file

@ -32,7 +32,7 @@ else
libgsteglglessink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
endif
libgsteglglessink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
libgsteglglessink_la_LIBTOOLFLAGS = --tag=CC $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gsteglglessink.h gstegladaptation.h video_platform_wrapper.h