GNOME Bugzilla – Bug 779006
add a 'nochecks' variant to build with asserts and type checks disabled
Last modified: 2018-11-03 10:22:09 UTC
Created attachment 346308 [details] [review] gstreamer: add a new 'nochecks' variant to disable asserts and type checks On low performance devices, it can be useful to disable asserts and checks. Here is a patch to do it. Maybe the same variant could be used to disable asserts also in other libraries at a later time.
Created attachment 356646 [details] [review] gstreamer: add a new 'nochecks' variant to disable asserts and type checks An updated version of the patch that applies to current master; and also fixed to include a necessary change in config.py
Created attachment 371699 [details] [review] gstreamer: add a new 'nochecks' variant to disable asserts and type checks Rebased
Review of attachment 371699 [details] [review]: Sorry for a so late review, but can't be handle that variant in the gstreamer recipe base class ?
Yes, but this is not how things are done for other flags. The base class is practically empty.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/43.