git: DragonFly_RELEASE_2_8 libdevmapper, liblvm - stop inter-lib linking

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 24 09:39:36 PDT 2010


commit d842f18a9d5acc318c2b6ad93e8e811cf57d5111
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sat Oct 23 09:18:10 2010 +0100

    libdevmapper, liblvm - stop inter-lib linking
    
    * Don't link libraries to other libraries, this only causes trouble like
      having to do: -lprop -ldevmapper -lprop.
    
    * Remove the double-linking to prop and crypto in cryptdisks.
    
    Suggested-by: Sascha Wildner (swildner@)

Summary of changes:
 gnu/lib/libdevmapper/Makefile |    3 ---
 gnu/lib/liblvm/Makefile       |    2 --
 sbin/cryptdisks/Makefile      |    2 --
 3 files changed, 0 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d842f18a9d5acc318c2b6ad93e8e811cf57d5111


-- 
DragonFly BSD source repository





More information about the Commits mailing list