On Aug 19, 2019, at 05:22, Chris Jones wrote:
>> It could be that switching to the latest compiler would help. You can
>> try building with
>> sudo port -v build rust configure.compiler=macports-clang-7.0
>> or something like that (I'm not 100% sure if the command is exactly
>> right as I'm
It could be that switching to the latest compiler would help. You can
try building with
sudo port -v build rust configure.compiler=macports-clang-7.0
or something like that (I'm not 100% sure if the command is exactly
right as I'm not behind my mac right now).
Tried that, doesn't help.