windows: make LLVM accessible to nac3artiq

escape-analysis
Sebastien Bourdeauducq 2022-03-22 19:40:40 +08:00
parent 1887a337ff
commit 9e0b5187dd
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ in rec {
''
export HOME=`mktemp -d`
export WINEDEBUG=-all
export WINEPATH=Z:${msys2-env}/mingw64/bin
export WINEPATH=Z:${msys2-env}/mingw64/bin\;Z:${llvm-nac3}/bin
${silenceFontconfig}
export PYO3_CONFIG_FILE=Z:${pyo3-mingw-config}
wine64 cargo build --release -p nac3artiq