mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 14:42:10 -05:00
Explicitly set LTONLY_MOD for shared overlays
This commit is contained in:
parent
e0b34e9a2d
commit
179032ffe2
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ SRCS = overlays.c \
|
|||
OBJS = overlays.o \
|
||||
@SLAPD_STATIC_OVERLAYS@
|
||||
|
||||
LTONLY_MOD = $(LTONLY_mod)
|
||||
LDAP_INCDIR= ../../../include
|
||||
LDAP_LIBDIR= ../../../libraries
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue