Andrew Chu

Results 2 comments of Andrew Chu

Bumping this as I'd also be interested in a training script -- tried the code @Akbarable posted here and saw the same behavior.

I was able to get around this by using the same `CARGO_BUILD_FLAGS` in `Makefile.tectonic` as for Linux, i.e., either removing the conditional or setting line 3 to `CARGO_BUILD_FLAGS ?= --release...