GNOME Bugzilla – Bug 796327
bootstrap: codesign all host binaries
Last modified: 2018-11-03 10:23:29 UTC
Currently we don't sign the host binaries we build. This results in taskgated complaining and doing expensive logging (~20% cpu ...). Once we've finished bootstrapping, we should codesign all the binaries # codesign -s - /...../build-tools/bin/*
Actually it should be done at every "build-tool" recipe, after the installation phase.
-- 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/59.