On Mon, Sep 9, 2019 at 2:00 PM Andreas Schwab <sch...@linux-m68k.org> wrote:
>
> ../../../libgo/go/golang.org/x/sys/cpu/cpu.go:17:30: error: reference to 
> undefined name ‘cacheLineSize’
>    17 | type CacheLinePad struct{ _ [cacheLineSize]byte }
>       |                              ^
> ../../../libgo/go/golang.org/x/sys/cpu/cpu_linux.go:56:2: error: reference to 
> undefined name ‘doinit’
>    56 |  doinit()
>       |  ^

Thanks, should be fixed by SVN revision 275611, just committed.

Ian

Reply via email to