Skip to content

build_support/build: don't check supported gpu when building fulsim

clayton craft requested to merge update into master

This is a (hopefully temporary) hack to prevent checking for a supported GPU when 'building' the fulsim project. This project does not depend on mesa, so mesa src will not be fetched/checked out, and this test will almost certainly (erroneously) fail.

Merge request reports