mirror of
https://github.com/creack/pty.git
synced 2026-04-01 02:57:06 +09:00
Prevent arm64 file to be compiled anywhere else. Fixed #32.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// Created by cgo -godefs - DO NOT EDIT
|
||||
// cgo -godefs types.go
|
||||
|
||||
// +build arm64
|
||||
|
||||
package pty
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user