linux-tools: fix musl.
And there was much rejoicing!
This commit is contained in:
parent
0956cdd22f
commit
27ebcaf8e2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue