forked from pool/samba
Configure with --bundled-libraries=NONE; (bso#11458).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=484
This commit is contained in:
committed by
Git OBS Bridge
parent
0b5865afbd
commit
6da8c5f58c
@@ -144,7 +144,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3462
|
||||
%define SOURCE_TIMESTAMP 3463
|
||||
%define BRANCH %{version}.SLE12_SP1
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@@ -1183,11 +1183,7 @@ CONFIGURE_OPTIONS="\
|
||||
%if ! %with_dc
|
||||
--without-ad-dc \
|
||||
%endif
|
||||
--bundled-libraries=!heimdal,!popt,!zlib,\
|
||||
!ldb,!pyldb,\
|
||||
!talloc,!pytalloc,!pytalloc-util,\
|
||||
!tdb,!pytdb,\
|
||||
!tevent,!pytevent \
|
||||
--bundled-libraries=NONE,ntdb,nss_wrapper,socket_wrapper,uid_wrapper,subunit \
|
||||
"
|
||||
./configure ${CONFIGURE_OPTIONS}
|
||||
make %{build_make_smp_mflags} \
|
||||
|
Reference in New Issue
Block a user