LDAP support libraries
- %configure introduces the correct flags, however we need* to set our
custom CFLAGS before the actual run of ./configure, thus we request
the flags explicitly using %set_build_flags
- dropping %{optflags} which is just a legacy version of
%{build_cflags} which is already included in $set_build_flags set
* ./configure plays with the flags, hence customizing the CFLAGS after
%configure does not have a desired effect
Resolves: #1548676
|
||
|---|---|---|
| tests | ||
| .gitignore | ||
| check-password-makefile.patch | ||
| check-password.patch | ||
| ldap.conf | ||
| libexec-check-config.sh | ||
| libexec-functions | ||
| libexec-upgrade-db.sh | ||
| openldap-ai-addrconfig.patch | ||
| openldap-allop-overlay.patch | ||
| openldap-ldapi-sasl.patch | ||
| openldap-manpages.patch | ||
| openldap-reentrant-gethostby.patch | ||
| openldap-smbk5pwd-overlay.patch | ||
| openldap-sql-linking.patch | ||
| openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch | ||
| openldap-tlsmc.patch | ||
| openldap.spec | ||
| slapd.ldif | ||
| slapd.service | ||
| slapd.tmpfiles | ||
| sources | ||