diff --git a/cmd/zdb/CMakeLists.txt b/cmd/zdb/CMakeLists.txt index 5e1a9771f245..99dd921d3d86 100644 --- a/cmd/zdb/CMakeLists.txt +++ b/cmd/zdb/CMakeLists.txt @@ -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