summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2021-10-13 22:53:14 +0200
committerJan Tojnar <jtojnar@gmail.com>2021-10-13 22:53:14 +0200
commit1a8fc0bb5245d190dad9823d6c19badc1b3bbfa1 (patch)
treeadcf86dc4e0250b18c5b717152f27ec549a6889a /pkgs/development/python-modules/rangehttpserver
parentab9bbad9ea45608591a431301fe3bdc603fe2874 (diff)
gst_all_1.gst-plugins-bad: disable asserts
`lib/gstreamer-1.0/libgstdvbsubenc.so` and `lib/libgstcodecparsers-1.0.so` include `${gstreamer.dev}/include/gstreamer-1.0/gst/base/gstbitwriter.h` in their .rodata section, increasing the runtime closure unnecessarily. This happens because `gstbitwriter.h` header uses GLib’s `g_assert` macro, which wants to print `__FILE__` on assertion failure. The assertions can and should be disabled on stable releases (https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/7b8d74c15bb817c65c06c63580dae3633a914841) so let’s do that.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions