rust (testing): fix bugs

This commit is contained in:
Dylan Araps 2019-08-24 12:37:38 +00:00
parent 91b5bc59ea
commit 512faa9d77

View File

@ -39,8 +39,6 @@ llvm-config = "/usr/bin/llvm-config"
crt-static = false
EOF
DESTDIR="$1" ./x.py install -v
python3 ./x.py build -j "$(nproc)"
DESTDIR="$1" python3 ./x.py install