Go to file
Debarshi Ray b2a4154812 Make it build with -fno-common
GCC 10 defaults to -fno-common. This means that global variables shared
across multiple translation units should be declared as 'extern' in
header files and defined in exactly one C file. See:
https://gcc.gnu.org/gcc-10/porting_to.html

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1125
https://bugzilla.redhat.com/show_bug.cgi?id=1799497
2020-03-20 16:28:12 +01:00
.gitignore Update to 1.16.2 2020-01-03 09:17:21 +01:00
gst-p-bad-cleanup.sh Update to 1.13.90 2018-03-05 13:03:44 +01:00
gstreamer1-plugins-bad-build-adapt-to-backwards-incompatible-change.patch Adapt to backwards incompatible change in GNU Make 4.3 2020-03-20 15:13:50 +01:00
gstreamer1-plugins-bad-free.spec Make it build with -fno-common 2020-03-20 16:28:12 +01:00
gstreamer1-plugins-bad-lv2-make-it-build-with-fno-common.patch Make it build with -fno-common 2020-03-20 16:28:12 +01:00
sources Update to 1.16.2 2020-01-03 09:17:21 +01:00