[sys-auth/sssd] fix multilib build

This commit is contained in:
Robert Förster 2024-12-09 03:40:01 +01:00
parent aeb6fbe34e
commit fb7d45bc3d

View File

@ -211,7 +211,7 @@ multilib_src_configure() {
--with-subid --with-subid
$(use_enable systemtap) $(use_enable systemtap)
--without-python2-bindings --without-python2-bindings
--with-python3-bindings $(multilib_native_use_with python python3-bindings)
# Annoyingly configure requires that you pick systemd XOR sysv # Annoyingly configure requires that you pick systemd XOR sysv
--with-initscript=$(usex systemd systemd sysv) --with-initscript=$(usex systemd systemd sysv)
KRB5_CONFIG="${ESYSROOT}"/usr/bin/krb5-config KRB5_CONFIG="${ESYSROOT}"/usr/bin/krb5-config