On Thu, 9 Mar 2023 20:09:46 GMT, Eirik Bjorsnos wrote:
> The Make target 'build-test-lib-target' is broken in a few ways:
>
> - make/test/BuildTestLib.gmk references the directory
> $(TEST_LIB_SOURCE_DIR)/sun which does not seem to exist. This can be fixed by
> removing the reference.
> - Some
On Thu, 9 Mar 2023 20:09:46 GMT, Eirik Bjorsnos wrote:
> The Make target 'build-test-lib-target' is broken in a few ways:
>
> - make/test/BuildTestLib.gmk references the directory
> $(TEST_LIB_SOURCE_DIR)/sun which does not seem to exist. This can be fixed by
> removing the reference.
> - Some
The Make target 'build-test-lib-target' is broken in a few ways:
- make/test/BuildTestLib.gmk references the directory
$(TEST_LIB_SOURCE_DIR)/sun which does not seem to exist. This can be fixed by
removing the reference.
- Some test-lib sources use preview-features which is not enabled by
make/