diff --git a/zdump/Makefile b/zdump/Makefile index e3170749..3c4a228b 100644 --- a/zdump/Makefile +++ b/zdump/Makefile @@ -1,5 +1,7 @@ include ../common.mak +ALL_CFLAGS += -Wno-address-of-packed-member + # # HAVE_FUSE: Allow to build zgetdump without mount support #