mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Do not set PKG_CONFIG_PATH on AppVeyor
This commit is contained in:
parent
72e28dffcd
commit
c187dce11c
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ install:
|
|||
- appveyor-retry appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
|
||||
- rustup-init.exe -y --default-host x86_64-pc-windows-msvc --default-toolchain none
|
||||
- set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
|
||||
- set PKG_CONFIG_PATH=%PKG_CONFIG_PATH%;C:\gstreamer\1.0\x86_64\lib\pkgconfig
|
||||
- rustup -V
|
||||
- rustc --version
|
||||
- cargo --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue