aboutsummaryrefslogtreecommitdiff
path: root/tests/core/build_stdlib/README.rst
blob: 38a0f100cc662a393befe0056ab3281299415ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
Building with standard libraries with missing .a files
===========

Tests to ensure that building with Go 1.20 and later versions of Go, which no longer
include precompiled standard library .a files, continues to work

build_stdlib_test
--------------

Test that a simple binary depending on a simple library can build when the WORKSPACE's
go version is set to 1.20rc1.