diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template index a3a1e9904ab..7376a87c06c 100644 --- a/srcpkgs/linux-tools/template +++ b/srcpkgs/linux-tools/template @@ -18,6 +18,7 @@ checksum=029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a subpackages="cpupower libcpupower libcpupower-devel libusbip libusbip-devel usbip perf freefall" +CFLAGS="-Wno-error" case "$XBPS_TARGET_MACHINE" in i686*|x86_64*) makedepends+=" libnuma-devel"