linux-tools: fix musl.

And there was much rejoicing!
This commit is contained in:
Christian Neukirchen 2016-12-25 17:51:51 +01:00
parent 0956cdd22f
commit 27ebcaf8e2

View file

@ -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