Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3: Fix unnecessary linking with libbsd
configure will try to link with libbsd for the flock function, even when flock is available without it. Fixes openwrt#21161. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
- Loading branch information