mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
056cad44c3
Fixes the following build error and missing '-pthread' argument when linking: subprojects/gstreamer/plugins/tracers/libgstcoretracers.so.p/gstleaks.c.o: In function `gst_leaks_tracer_setup_signals': /work/build32/../subprojects/gstreamer/plugins/tracers/gstleaks.c:919: undefined reference to `pthread_atfork' Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/571> |
||
---|---|---|
.. | ||
gstlatency.c | ||
gstlatency.h | ||
gstleaks.c | ||
gstleaks.h | ||
gstlog.c | ||
gstlog.h | ||
gstrusage.c | ||
gstrusage.h | ||
gststats.c | ||
gststats.h | ||
gsttracers.c | ||
meson.build |