Skip to content
  • Leo's avatar
    testing/termshark: disable on mips64 · 129c855d
    Leo authored
    ```
    github.com/pkg/term/termios
    ../pkg/mod/github.com/gcla/term@v0.0.0-20191015020247-31cba2f9f402/termios/termios_linux.go:78:61: attr.Ispeed undefined (type *syscall.Termios has no field or method Ispeed)
    ../pkg/mod/github.com/gcla/term@v0.0.0-20191015020247-31cba2f9f402/termios/termios_linux.go:81:61: attr.Ospeed undefined (type *syscall.Termios has no field or method Ospeed)
    ```
    129c855d