Workaround tcpdump build fail

This commit is contained in:
2023-01-20 19:34:18 -05:00
부모 fd729d02eb
커밋 a684747c94
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@@ -613,6 +613,7 @@ fromSource() {
make targetclean
make "${make_opts[@]}" download &&
debug "${make_opts[*]} -j$(nproc) world" &&
make "${make_opts[@]}" -j"$(nproc)" world
popd &>/dev/null || return 1

파일 보기

@@ -9,7 +9,6 @@ default_packages="\
luci-ssl \
nano \
htop \
tcpdump \
diffutils \
tar \
iperf \