Skip to content

Commit 35b0252

Browse files
committed
Downgrade krb5 to 1.21.3 to fix macOS ARM64 autoreconf issue\n\nDowngrade krb5 from 1.22.1 to 1.21.3 to avoid autoreconf failures on macOS ARM64.\nVersion 1.21.3 is stable and has prebuilt binaries available in vcpkg.
1 parent 0d605ac commit 35b0252

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

vcpkg.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
{
4242
"name": "arrow",
4343
"version": "21.0.0"
44+
},
45+
{
46+
"name": "krb5",
47+
"version": "1.21.3"
4448
}
4549
],
4650
"builtin-baseline": "b94ade01f19e4436d8c8a16a5c52e8c802ef67dd"

0 commit comments

Comments
 (0)