rust/xargo/build.sh
2017-08-07 13:52:28 -07:00

4 lines
97 B
Bash
Executable File

#!/bin/sh
cd "$(dirname "$0")"
RUSTFLAGS='-Zalways-encode-mir -Zmir-emit-validate=1' xargo build