git: lib: Add liblzma to the build order
    John Marino 
    marino at crater.dragonflybsd.org
       
    Tue Nov  3 05:36:19 PST 2015
    
    
  
commit ede06bcef1e04159464bef8c640ce38724a1e42f
Author: John Marino <draco at marino.st>
Date:   Tue Nov 3 14:34:49 2015 +0100
    lib: Add liblzma to the build order
    
    The latest liblzma now requires libpthread and thus it must be
    guaranteed to be built before liblzma is built.  Move liblzma into
    the library ordering accordingly.
Summary of changes:
 lib/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ede06bcef1e04159464bef8c640ce38724a1e42f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list