mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-23 00:04:38 +03:00
The previously committed upstream patch for libpcre2 support has some dodgy behaviour wrt. the --enable-pcre flag. Instead we can let configure autodetect whatever it finds and then select the library we want (libpcre2 or posix) depending on USE. Also properly depend on libcre2 subslot. Closes: https://bugs.gentoo.org/962785 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43756 Closes: https://github.com/gentoo/gentoo/pull/43756 Signed-off-by: Sam James <sam@gentoo.org>