]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgo/README.gcc
libgo: update configure to current sources
[thirdparty/gcc.git] / libgo / README.gcc
1 The files in this directory are mirrored from the gofrontend project
2 hosted at http://code.google.com/p/gofrontend. These files are the
3 ones in the libgo subdirectory of that project.
4
5 By default, the networking tests are not run. In order to run all the
6 libgo tests, you need to define the environment variable
7 GCCGO_RUN_ALL_TESTS to a non-empty string.