GStreamer streaming media framework "bad" plugins
b6cd9ea30c
GNU Make 4.3 has a backwards incompatible change affecting the use of number signs or hashes (ie., #) inside function invocations. See: https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html In this case, it would expand the '\#' in the '\n\#include \"$(h)\"' argument to the foreach call to '\#', not '#'. This would lead to spurious backslashes in front of the '#include' directives in the generated gstmpegts-enumtypes.c file. Spotted by Ernestas Kulik. https://gitlab.freedesktop.org/gstreamer/common/-/merge_requests/4 https://bugzilla.redhat.com/show_bug.cgi?id=1799497 |
||
---|---|---|
.gitignore | ||
gst-p-bad-cleanup.sh | ||
gstreamer1-plugins-bad-build-adapt-to-backwards-incompatible-change.patch | ||
gstreamer1-plugins-bad-free.spec | ||
sources |