CVSROOT:        /cvs
Module name:    ports
Changes by:     js...@cvs.openbsd.org   2017/10/08 09:40:56

Modified files:
        lang/go-bootstrap: Makefile 
Added files:
        lang/go-bootstrap/patches: patch-src_cmd_ld_ldelf_c 
                                   patch-src_go_build_build_go 
                                   patch-src_time_format_test_go 
                                   patch-src_time_time_test_go 

Log message:
Make lang/go-bootstrap regress pass again:

- More effectively disable cgo so that cgo tests are not attempted
(backported from the go 1.4 release branch).

- Implement the __guard_local hidden symbol workaround.

- Skip two time related tests that are dependent on external timezone
data dependencies.

Reply via email to