Skip to content

build: recipe: re-try build on all llvm bitcode read errors

Tim-Philipp Müller requested to merge tpm/cerbero:llvm-bitcode-error into main

Make matching string more generic to catch other variants of the same error such as e.g. "error: failed to parse bitcode for LTO module: Invalid type for value"

Merge request reports