Skip to content

Commit

Permalink
Add mips64 mips64le build tags (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume J. Charmes <[email protected]>
  • Loading branch information
creack authored Mar 7, 2017
1 parent 54a2d19 commit 2c10821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ztypes_mipsx.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// cgo -godefs types.go

// +build linux
// +build mips mipsle
// +build mips mipsle mips64 mips64le

package pty

Expand Down

0 comments on commit 2c10821

Please sign in to comment.