alacritty/copypasta

copypasta: Fix build on ios

dvc94ch opened this issue · 2 comments

Having the clipboard be a noop would be good enough for my purposes. The build currently detects it as a unix and tries to link against x11 libraries.

I'm not sure where it fails to build and I don't have any iOS devices to test this on, but if it currently fails on iOS I'd certainly welcome a patch that just fixes this by using the noop clipboard.

Same issue here, that's why I opened an issue and not a pr. I noticed the failure through the ci build, still procrastinating borrowing a mac/iphone.