packages/net/freeradius3
Jeffery To 92aadf7e4a freeradius3: Fix build when pcre is present
If pcre is built before freeradius, then freeradius' configure will
detect pcre and freeradius will be built with pcre functionality
enabled. This causes a "missing dependencies" error at the end of
package build.

This passes --without-pcre to configure to disable this autodetection.

This also removes the dependency on libpcre2 as freeradius v3 does not
have support for pcre2.

Fixes: 19ec30255f ("freeradius3: switch to pcre2")
Fixes: https://github.com/openwrt/packages/issues/22574

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-15 11:24:17 -08:00
..
files freeradius3: Fix to init script. 2020-05-05 12:03:10 +09:00
patches freeradius3: Update to 3.0.26 2023-05-29 18:13:06 +03:00
Config.in freeradius3: add package 2016-07-12 11:37:05 -04:00
Makefile freeradius3: Fix build when pcre is present 2023-11-15 11:24:17 -08:00