Skip to content

lisa._kmod: Do not warn based on an idea of the "perfect toolchain".

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

FIX

Do not emit a warning because the toolchain was not deemed perfect. In practice, the main way to hit that was to use an android target along with a toolchain that did not contain "android" in its name, which is common.

Merge request reports