PERFORCE change 178835 for review

Xin LI delphij at FreeBSD.org
Wed May 26 20:29:47 UTC 2010


http://p4web.freebsd.org/@@178835?ac=10

Change 178835 by delphij at 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
 


More information about the p4-projects mailing list