DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Oct 2010 09:38:31 -0700 (PDT)

commit d842f18a9d5acc318c2b6ad93e8e811cf57d5111
Author: Alex Hornung <ahornung@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]