Skip to content

Commit fdd5a82

Browse files
committed
Only OpenEXR fails for ARM64EC 2
1 parent 2b3984a commit fdd5a82

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

build/vcpkg.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,7 @@
77
"name": "openexr",
88
"platform": "linux | (windows & !arm64ec)"
99
},
10-
{
11-
"name": "libpng",
12-
"platform": "linux | (windows & !arm64ec)"
13-
},
14-
{
15-
"name": "libjpeg-turbo",
16-
"platform": "linux | (windows & !arm64ec)"
17-
}
10+
"libpng",
11+
"libjpeg-turbo"
1812
]
1913
}

0 commit comments

Comments
 (0)