mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 03:54:34 +04:00
This commit fixes the bug described in issue #8146 [1], where the package fails to build if the boost package is selected without selecting any of the internal non-header-only libraries. [1]: https://github.com/openwrt/packages/issues/8146 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>