mirror of
https://github.com/openwrt/packages.git
synced 2025-07-02 22:37:41 +00:00
The recent upgrade of apr included a change with should fix the subversion build.
Unfortunately, this fix resulted in a build regression of apache-mod-php8.
The new approach is to pass the locations of the apr config helpers
to configure via parameter.
Fixes: 68dd7b7cf6
("apr: update to 1.7.4")
Signed-off-by: Michael Heimpold <mhei@heimpold.de>