If a `build-tools` recipe changes, an updated library might fail to build as it uses its previously installed version. It would be great to detect changes to `build-tools`, and conditional to that, invoke `wipe` automatically in our CI environment
If a
build-toolsrecipe changes, an updated library might fail to build as it uses its previously installed version.It would be great to detect changes to
build-tools, and conditional to that, invokewipeautomatically in our CI environment