mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/krb5: fix build with gcc15
Patch based on 4b9d7f7c10
.patch
with two differences:
- removed src/ profix from all paths (sed -e 's#/src/#/#g')
- removed one hunk, in tests/gssapi/t_invalid.c
This commit is contained in:
parent
146bc52b84
commit
f6fcbb666e
10810
main/krb5/0001-Eliminate-old-style-function-declarations.patch
Normal file
10810
main/krb5/0001-Eliminate-old-style-function-declarations.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -21,6 +21,7 @@ case $pkgver in
|
||||
esac
|
||||
|
||||
source="https://web.mit.edu/kerberos/dist/krb5/$_maj_min/krb5-$pkgver.tar.gz
|
||||
0001-Eliminate-old-style-function-declarations.patch
|
||||
|
||||
krb5kadmind.initd
|
||||
krb5kdc.initd
|
||||
@ -125,6 +126,7 @@ libs() {
|
||||
|
||||
sha512sums="
|
||||
87bc06607f4d95ff604169cea22180703a42d667af05f66f1569b8bd592670c42820b335e5c279e8b4f066d1e7da20f1948a1e4def7c5d295c170cbfc7f49c71 krb5-1.21.3.tar.gz
|
||||
fb2354c2b7477dc4a2d5ad83fada498c0c4dc1cb5da75e7c1b3944163a0dfd60de94b4f71b24c3efdbdf5b61225ba5493c2995e4f6cef33a7087a26c948d2b3c 0001-Eliminate-old-style-function-declarations.patch
|
||||
43b9885b7eb8d0d60920def688de482f2b1701288f9acb1bb21dc76b2395428ff304961959eb04ba5eafd0412bae35668d6d2c8223424b9337bc051eadf51682 krb5kadmind.initd
|
||||
ede15f15bbbc9d0227235067abe15245bb9713aea260d397379c63275ce74aea0db6c91c15d599e40c6e89612d76f3a0f8fdd21cbafa3f30d426d4310d3e2cec krb5kdc.initd
|
||||
45be0d421efd41e9dd056125a750c90856586e990317456b68170d733b03cba9ecd18ab87603b20e49575e7839fb4a6d628255533f2631f9e8ddb7f3cc493a90 krb5kpropd.initd
|
||||
|
Loading…
Reference in New Issue
Block a user