mirror of
https://github.com/creack/pty.git
synced 2026-03-31 18:47:10 +09:00
Merge pull request #189 from n2vi/openbsd-arch-free
ztypes_openbsd_32bit_int.go: remove arch list
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build (386 || amd64 || arm || arm64 || mips64) && openbsd
|
||||
// +build 386 amd64 arm arm64 mips64
|
||||
//go:build openbsd
|
||||
// +build openbsd
|
||||
|
||||
package pty
|
||||
|
||||
Reference in New Issue
Block a user