Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 20:29:46 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 178835 for review
Message-ID:  <201005262029.o4QKTkji004779@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@178835?ac=10

Change 178835 by delphij@delta on 2010/05/26 20:29:27

	Fix build for rescue/

Affected files ...

.. //depot/projects/zfs/rescue/rescue/Makefile#4 edit

Differences ...

==== //depot/projects/zfs/rescue/rescue/Makefile#4 (text+ko) ====

@@ -141,7 +141,7 @@
 CRUNCH_LIBS+= -lipx
 .endif
 .if ${MK_ZFS} != "no"
-CRUNCH_LIBS+= -lavl -lnvpair -lpthread -luutil -lzfs -lumem
+CRUNCH_LIBS+= -lavl -lnvpair -lpthread -lzfs -luutil -lumem
 .endif
 CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lreadline -lsbuf -lufs -lz
 



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