Skip to content
Snippets Groups Projects
Commit 1c9e7b7e authored by Younes Manton's avatar Younes Manton Committed by Junegunn Choi
Browse files

Update Makefile to build ppc64le binary (#1326)

* Add ppc64le support to Makefile

* Update crypt libs to fix tty ioctls on ppc64le

The hardcoded tty ioctl commands in the terminal package were not
correct for ppc64le and caused the ioctls to return ENOTTY for
commands like TCGETS and so on. The bug is fixed in later versions.
parent 6de1ad9d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment