mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Disable mpfr detection to fix a build error due to (unncessary) missing dependency: ``` Package gawk is missing dependencies for the following libraries: libgmp.so.10 libmpfr.so.6 ``` Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>