mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-24 15:32:22 +08:00
ITS#6323 libtool rpath
This commit is contained in:
parent
8fcdc29405
commit
6db4295f43
@ -45,7 +45,7 @@ smbk5pwd.lo: smbk5pwd.c
|
||||
|
||||
smbk5pwd.la: smbk5pwd.lo
|
||||
$(LIBTOOL) --mode=link $(CC) $(OPT) -version-info 0:0:0 \
|
||||
-rpath $(libdir) -module -o $@ $? $(LIBS)
|
||||
-rpath $(moduledir) -module -o $@ $? $(LIBS)
|
||||
|
||||
clean:
|
||||
rm -f smbk5pwd.lo smbk5pwd.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user