sys-auth/sssd: Apply previous cross fixes to 2.10.1

I don't know why these weren't carried forward.

Closes: https://github.com/gentoo/gentoo/pull/40130
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2025-01-14 13:25:08 +00:00
parent dcd586857d
commit d1fdd7f8fb

View File

@@ -259,7 +259,8 @@ multilib_src_configure() {
# Annoyingly configure requires that you pick systemd XOR sysv
--with-initscript=$(usex systemd systemd sysv)
--with-sssd-user=sssd
CPPFLAGS="${CPPFLAGS} -I/usr/include/samba-4.0"
KRB5_CONFIG="${ESYSROOT}"/usr/bin/krb5-config
CPPFLAGS="${CPPFLAGS} -I${ESYSROOT}/usr/include/samba-4.0"
)
use systemd && myconf+=(