[sys-auth/sssd] fix build with samba 4.21
This commit is contained in:
parent
fbcb1d3bb8
commit
e1c96a1978
@ -238,7 +238,7 @@ multilib_src_configure() {
|
||||
if ! multilib_is_native_abi; then
|
||||
# work-around all the libraries that are used for CLI and server
|
||||
myconf+=(
|
||||
{POPT,TALLOC,TDB,TEVENT,LDB}_{CFLAGS,LIBS}=' '
|
||||
{POPT,TALLOC,TDB,TEVENT}_{CFLAGS,LIBS}=' '
|
||||
# ldb headers are fine since native needs it
|
||||
# ldb lib fails... but it does not seem to bother
|
||||
{DHASH,UNISTRING,INI_CONFIG_V{0,1,1_1,1_3}}_{CFLAGS,LIBS}=' '
|
||||
|
Loading…
Reference in New Issue
Block a user