Makefile.in: Really regenerate.
* Makefile.in: Really regenerate. From-SVN: r268342
This commit is contained in:
parent
cf14208548
commit
2c5b392032
@ -1,3 +1,7 @@
|
|||||||
|
2019-01-28 Uroš Bizjak <ubizjak@gmail.com>
|
||||||
|
|
||||||
|
* Makefile.in: Really regenerate.
|
||||||
|
|
||||||
2019-01-18 Ian Lance Taylor <iant@golang.org>
|
2019-01-18 Ian Lance Taylor <iant@golang.org>
|
||||||
|
|
||||||
* Makefile.am (go_cmd_vet_files): Update for Go1.12beta2 release.
|
* Makefile.am (go_cmd_vet_files): Update for Go1.12beta2 release.
|
||||||
|
@ -400,7 +400,7 @@ MOSTLYCLEANFILES = \
|
|||||||
@NATIVE_TRUE@GOTESTFLAGS =
|
@NATIVE_TRUE@GOTESTFLAGS =
|
||||||
|
|
||||||
# Number of seconds before tests time out.
|
# Number of seconds before tests time out.
|
||||||
@NATIVE_TRUE@GOTOOLS_TEST_TIMEOUT = 480
|
@NATIVE_TRUE@GOTOOLS_TEST_TIMEOUT = 600
|
||||||
|
|
||||||
# CHECK_ENV sets up the environment to run the newly built go tool.
|
# CHECK_ENV sets up the environment to run the newly built go tool.
|
||||||
# If you change this, change ECHO_ENV, below.
|
# If you change this, change ECHO_ENV, below.
|
||||||
|
Loading…
Reference in New Issue
Block a user