Skip to content

lisa._kmod: Do not raise if a tested compiler binary does not exist

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000058 into main

FIX

If "clang" binary does not exist, we currently raise a FileNotFoundError exception. Handle that case by eliminating toolchains that trigger this exception when tested.

Fixes #2195 (closed)

Edited by Douglas Raillard

Merge request reports

Loading