mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 05:54:58 +04:00
libbsd may compile before nfs-kernel-server, it will make nfs-kernel-server depends libbsd.so.0, that is not we want to see. so gave option to 'configure' to disable libbsd detect and tell it we have no libbsd Signed-off-by: Guo Li <uxgood.org@gmail.com>