Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 12:56:30 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/rescue/rescue Makefile
Message-ID:  <200603271256.k2RCuUU0014931@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2006-03-27 12:56:30 UTC

  FreeBSD src repository

  Modified files:
    rescue/rescue        Makefile 
  Log:
  *sigh*
  Move the -lbsdxml after -lgeom, so that ld doesn't get confused and pretend
  he can't find the symbol from libbsdxml needed in libgeom.
  This should fix the rescue build breakage.
  
  Revision  Changes    Path
  1.49      +2 -2      src/rescue/rescue/Makefile



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