mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
7766b0b878
Without this, the host build picks up the site config in /usr/share/boost-build/site-config.jam which causes a build failure on Gentoo where a custom optimization value "none" is used. Fixes #9152. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>