config/x86_64/jeremy: disable cargo due to openssl issues

This commit is contained in:
Jeremy Soller 2023-11-04 12:22:45 -06:00
parent 234dc59639
commit 5c4f103ccf
No known key found for this signature in database
GPG key ID: DCFCA852D3906975

View file

@ -93,7 +93,7 @@ winit = {}
# dev # dev
autoconf = {} autoconf = {}
automake = {} automake = {}
cargo = {} #cargo = {} # openssl issues
gcc = {} gcc = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}