mirror of https://github.com/FFmpeg/FFmpeg.git
The script was previously run with perl -w through the shebang command. Now that the script is executed through direct perl invocation the -w in the shebang command is ignored. This patch re-enables "use warnings" whatever way the script is invoked. Idea-By: jamal <jamrial@gmail.com>pull/28/head
parent
118bd609f0
commit
3239382aef
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue