Skip to content

Commit

Permalink
ZDB -d option resolved (openzfs#121)
Browse files Browse the repository at this point in the history
Co-authored-by: Palegar Nikhil <datacore-pnikhil@github.com>
  • Loading branch information
andrewc12 and Palegar Nikhil committed Oct 1, 2022
1 parent ae2461f commit accf3e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/zdb/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ um_add_executable(zdb
zdb_il.c
os/windows/resource.rc
)
target_compile_definitions(zdb PRIVATE ZFS_DEBUG)
target_link_libraries(zdb PRIVATE
libnvpair
libuutil
Expand Down

0 comments on commit accf3e8

Please sign in to comment.