diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2015-11-30 16:34:13 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2015-11-30 16:34:13 +0000 |
| commit | a2a45f908ab1b9c102197404956ed1c72e78d550 (patch) | |
| tree | bc7405ae951173f595db8f5ccefbdfbb28486131 /rescue | |
| parent | cb3acb3e9b54e4da3bfc0b320a2df9822172a6cf (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 9b612d0a50ee..de314df36ff4 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -120,7 +120,7 @@ CRUNCH_PROGS_usr.sbin+= zdb # crunchgen does not like C++ programs; this should be fixed someday # CRUNCH_PROGS+= devd -CRUNCH_LIBS+= -lalias -lcam -lncursesw -ldevstat -lipsec -llzma +CRUNCH_LIBS+= -l80211 -lalias -lcam -lncursesw -ldevstat -lipsec -llzma .if ${MK_ZFS} != "no" CRUNCH_LIBS+= -lavl -lzpool -lzfs_core -lzfs -lnvpair -lpthread -luutil -lumem .else |
