mirror of
https://github.com/openwrt/packages.git
synced 2025-11-05 07:29:45 +00:00
Some targets are failing due likely to build order issues suggested by Daniel[1] so disable these two options for the v4 package. Example: make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/nfs-utils-2.8.4' Package nfs-kernel-server-v4 is missing dependencies for the following libraries: libgssapi_krb5.so.2 libldap.so.2 1. https://github.com/openwrt/packages/pull/27150#issuecomment-3446589119 Signed-off-by: John Audia <therealgraysky@proton.me>