mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
When toggling a package specific config knob, we need to pass --reconfigure to the meson setup command if an earlier build already exists. Fixes #15032. Signed-off-by: Andre Heider <a.heider@gmail.com>