Skip to content
Snippets Groups Projects
  • Younes Manton's avatar
    1c9e7b7e
    Update Makefile to build ppc64le binary (#1326) · 1c9e7b7e
    Younes Manton authored
    * 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.
    1c9e7b7e
    History
    Update Makefile to build ppc64le binary (#1326)
    Younes Manton authored
    * 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.