mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 21:14:32 +04:00
There is an apparent bug in pkgconf 1.9 that broke building the OpenWrt Vala package. This adds a patch to circumvent the bug. For the related discussion, see: https://github.com/openwrt/packages/issues/21359 The pkgconf bug appears similar to the one discussed here: https://github.com/pkgconf/pkgconf/issues/268 Signed-off-by: W. Michael Petullo <mike@flyn.org>