mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
add cmake/meson_build funcs
This commit is contained in:
@@ -74,8 +74,8 @@ echo_if_fail() {
|
||||
echo_fail "command failed:"
|
||||
printf "%s\n" "${cmd[@]}"
|
||||
echo_warn "command output:"
|
||||
tail -n 10 "${out}"
|
||||
tail -n 10 "${err}"
|
||||
tail -n 20 "${out}"
|
||||
tail -n 20 "${err}"
|
||||
echo
|
||||
fi
|
||||
if [[ -z ${LOGNAME} ]]; then
|
||||
|
||||
Reference in New Issue
Block a user