mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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+=(
|
||||
|
||||
Reference in New Issue
Block a user