X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=tools%2Fusb%2Fusbip%2Fconfigure.ac;h=09593bef4f95acbed775c939374fdaab38ba797f;hb=0147c7c5d5a7a6654ac3f0715c835283f3a93474;hp=607d05c5ccfd3131ce96f23d107ee44f709f8bb2;hpb=57b027f697c9d7c0356a53fb9e11e9f8d601fb5c;p=mirror_ubuntu-hirsute-kernel.git diff --git a/tools/usb/usbip/configure.ac b/tools/usb/usbip/configure.ac index 607d05c5ccfd..09593bef4f95 100644 --- a/tools/usb/usbip/configure.ac +++ b/tools/usb/usbip/configure.ac @@ -18,7 +18,7 @@ LT_INIT # Silent build for automake >= 1.11 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -AC_SUBST([EXTRA_CFLAGS], ["-Wall -Werror -Wextra -std=gnu99"]) +AC_SUBST([EXTRA_CFLAGS], ["-Wall -Werror -Wextra -Wno-address-of-packed-member -std=gnu99"]) # Checks for programs. AC_PROG_CC