Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2009 06:01:55 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/rescue/rescue Makefile
Message-ID:  <200904180602.n3I62650066247@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-04-18 06:01:55 UTC

  FreeBSD src repository

  Modified files:
    rescue/rescue        Makefile 
  Log:
  SVN rev 191239 on 2009-04-18 06:01:55Z by kientzle
  
  Libarchive is sprouting dependencies on libmd and libcrypto.
  Because crunchgen drops any repeated library (keeping only the
  first), the -lcrypto reference must be moved to after -larchive,
  not merely duplicated.
  
  I'm considering changing crunchgen's handling of duplicate
  libraries, but that's a rather more delicate issue.
  
  Revision  Changes    Path
  1.69      +4 -4      src/rescue/rescue/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904180602.n3I62650066247>