diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template index 663d5c755a7..e0b4f0ffe2e 100644 --- a/srcpkgs/linux-tools/template +++ b/srcpkgs/linux-tools/template @@ -30,6 +30,7 @@ nocross=yes post_extract() { sed -i 's/\$(LIBS)/& $(LDFLAGS)/' tools/power/cpupower/bench/Makefile + sed -i 's/SIGCLD/SIGCHLD/g' tools/usb/usbip/src/usbipd.c } do_build() { cd ${wrksrc}/tools/perf