mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 23:51:21 -05:00
Cleanup comment
This commit is contained in:
parent
1b4a03c3db
commit
67391ff646
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC)
|
|||
LTONLY_LIB = $(@PLAT@_LTONLY_LIB)
|
||||
|
||||
# libtool --only flag for modules: depends on linkage of module
|
||||
# The BUILD_MOD_DYNAMIC macro is defined in each backend Makefile.in file
|
||||
# The BUILD_MOD macro is defined in each backend Makefile.in file
|
||||
LTONLY_yes = static
|
||||
LTONLY_mod = shared
|
||||
LTONLY_MOD = # --only-$(BUILD_MOD)
|
||||
|
|
|
|||
Loading…
Reference in a new issue