CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/31 04:46:01
Modified files:
x11/alacritty : Makefile crates.inc distinfo
Log message:
Let alacritty build on all rust archs
alacritty build times is reasonable since import so it could have been
enabled on a bunch more achitectures. Since it's using old versions of
the cc and libc crates, bump those to the latest available versions in
order to support powerpc64 and riscv64.
ok sthen@ fcambus@
