diff --git a/chapter08/udev.xml b/chapter08/udev.xml index 2d3792511..1802cdf15 100644 --- a/chapter08/udev.xml +++ b/chapter08/udev.xml @@ -60,6 +60,7 @@ mkdir -p build cd build +CFLAGS+=" -Wno-format-overflow" \ meson setup \ --prefix=/usr \ --buildtype=release \