mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tcpdump: properly reorder build step
This commit is contained in:
parent
e13717d7b9
commit
ade414d2e5
@ -19,7 +19,7 @@ pre_configure_target() {
|
|||||||
LDFLAGS+=" -ltirpc"
|
LDFLAGS+=" -ltirpc"
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_build_target() {
|
post_configure_target() {
|
||||||
# discard native system includes
|
# discard native system includes
|
||||||
sed -i "s%-I/usr/include%%g" Makefile
|
sed -i "s%-I/usr/include%%g" Makefile
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user