mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Enable cross builds for pkg-config on windows.
This commit is contained in:
parent
ad112c1d45
commit
098d08d9cc
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ windows_build_env = {
|
|||
"GSTREAMER_1_0_ROOT_X86_64": "%HOMEDRIVE%%HOMEPATH%\\gst\\gstreamer\\1.0\\x86_64\\",
|
||||
},
|
||||
"arm64": {
|
||||
"PKG_CONFIG_ALLOW_CROSS": "1",
|
||||
# No GStreamer support for arm64 windows yet.
|
||||
},
|
||||
"all": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue