summaryrefslogtreecommitdiff
path: root/usr/src/lib
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2016-12-07 12:47:12 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2016-12-07 12:47:12 +0000
commita1b5b02d283a933de7f074a68398486a187f7e67 (patch)
treee2b2b71ff380bf5663f7063501c0a991617e6d2a /usr/src/lib
parent7662705473b5736c9bcb3d7ace7cd1ae5c2f784d (diff)
parentfdff6cea3adcb1f377a673bc22c427ce25917f05 (diff)
downloadillumos-joyent-release-20161208.tar.gz
[illumos-gate merge]release-20161208
commit fdff6cea3adcb1f377a673bc22c427ce25917f05 7652 libficl build should depend on libuuid commit 3f11de9ddb9e8b567df284c7f495ac53076611c4 7605 we should not attempt to write to ZFS while panicing
Diffstat (limited to 'usr/src/lib')
-rw-r--r--usr/src/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/Makefile b/usr/src/lib/Makefile
index 17681b5a85..7bb4871dd9 100644
--- a/usr/src/lib/Makefile
+++ b/usr/src/lib/Makefile
@@ -618,7 +618,7 @@ libeti: libcurses
libexacct/demo: libexacct libproject
libfakekernel: libumem libcryptoutil
libfcoe: libdladm
-libficl: libumem
+libficl: libuuid libumem
libfru: libfruutils
libfsmgt: libkstat
libgrubmgmt: libdevinfo libzfs libfstyp libefi