Actions
Bug #9025
closedlibzfs missing dependency on libcmdutils
Start date:
2018-02-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
#640 made libzfs depend on libcmdutils, but forgot to add explicit dependency to usr/src/lib/Makefile.
Related issues
Updated by Yuri Pankov over 4 years ago
- Related to Bug #640: number_to_scaled_string is duplicated in several commands added
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit 986347b1a657a0b49d45f0099e9b5799549b9312
commit 986347b1a657a0b49d45f0099e9b5799549b9312 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2018-02-08T01:35:30.000Z 9025 libzfs missing dependency on libcmdutils Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
Actions