mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
.
This commit is contained in:
parent
f0f43bc093
commit
f518aadf43
14
WHATS_NEW
14
WHATS_NEW
@ -1,16 +1,10 @@
|
|||||||
Version 2.02.62 -
|
Version 2.02.62 -
|
||||||
====================================
|
====================================
|
||||||
Reimplement mlockall() with mlock() to reduce mmaped memory size.
|
Reimplement mlockall() with mlock() to reduce pinned memory size.
|
||||||
Define and use internal makefile variable UDEV_LIBS.
|
|
||||||
Define and use internal makefile variable DL_LIBS.
|
|
||||||
Update check for selinux libraries and link them only when needed.
|
|
||||||
Define and use internal makefile variable SELINUX_LIBS and STATIC_LIBS.
|
|
||||||
Remove -rdynamic from static builds.
|
Remove -rdynamic from static builds.
|
||||||
Update check for pthread library and link it only when needed.
|
Update checks for pthread, readline & selinux libs and link only when needed.
|
||||||
Define and use internal makefile variable PTHREAD_LIBS.
|
Introduce makefile vars UDEV_LIBS, DL_LIBS, SELINUX_LIBS, STATIC_LIBS.
|
||||||
Update check for readline library and link it only when needed.
|
Introduce makefile vars LVMINTERNAL_LIBS, READLINE_LIBS, PTHREAD_LIBS.
|
||||||
Define and use internal makefile variable READLINE_LIBS.
|
|
||||||
Define and use internal makefile variable LVMINTERNAL_LIBS.
|
|
||||||
Help for configure prints --disable-fsadm.
|
Help for configure prints --disable-fsadm.
|
||||||
Use consistently $() instead of ${} for all Makefile variables.
|
Use consistently $() instead of ${} for all Makefile variables.
|
||||||
Replace CFLOW_CMD only in make.tmpl and use it as variable elsewhere.
|
Replace CFLOW_CMD only in make.tmpl and use it as variable elsewhere.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user