diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2024-05-01 19:40:00 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2024-05-01 19:40:00 +0200 |
commit | 476688095f5f5ecb4e3b1d77f96eecf7de7e3c3c (patch) | |
tree | a51ca616dd5259f2980a3c9689490b41fbdd3fc0 /libavcodec/libx264.c | |
parent | 95edaf72b4825f8d89627e2f91a1bed6d868ab1b (diff) | |
download | ffmpeg-476688095f5f5ecb4e3b1d77f96eecf7de7e3c3c.tar.gz |
configure: handle xargs versions that exec empty commands
Some versions of xargs don't run any commands if no input is given,
others do run it at least once, causing errors.
Pass -r to xargs to avoid that behaviour and never run empty commands.
Diffstat (limited to 'libavcodec/libx264.c')
0 files changed, 0 insertions, 0 deletions