aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-10-31 19:47:21 +0000
committerGitHub <noreply@github.com>2018-10-31 19:47:21 +0000
commit5a8a34304f38bce95ff89824e79c894f15183cbc (patch)
treecc5fefe015a5f90e12c36bcb4ffb49d5d6a90c10 /Makefile
parentcc1ad49172bfc2ec494c9c79c54f66cc95cd3135 (diff)
downloadalacritty-5a8a34304f38bce95ff89824e79c894f15183cbc.tar.gz
alacritty-5a8a34304f38bce95ff89824e79c894f15183cbc.zip
Fix deb build
Since cargo-deb builds all members of the workspace by default, it is necessary that the winpty subcrate can be built on all operating systems, since it's not possible to have OS-specific workspace members. To achieve this the crate has been changed to be empty by default on non-windows systems. It might make sense to do something similar with winpty-sys, but it's not strictly necessary at this point since we don't directly depend on it. This fixes #1716.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions