[Buildroot] Is it possible to have buildroot build the static versions of GStreamer & GStreamer plugins?

Baruch Siach baruch at tkos.co.il
Thu Dec 3 11:05:19 UTC 2020


Hi Reuven,

On Thu, Dec 03 2020, Reuven Wachtfogel wrote:
> GStreamer packages seem to ignore BR2_SHARED_STATIC_LIBS=y.
> Is there another way?

Try setting BR2_STATIC_LIBS (static only). Note that some plugins do not
support static build (!BR2_STATIC_LIBS dependency). In most cases this
is due to dependency on libraries that do not support static build.

Hope this helps,
baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -



More information about the buildroot mailing list